|
54 | 54 | 404884A40E2F7BE600CF7658 /* gtest-string.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 404883E60E2F799B00CF7658 /* gtest-string.h */; };
|
55 | 55 | 404884AC0E2F7CD900CF7658 /* CHANGES in Resources */ = {isa = PBXBuildFile; fileRef = 404884A90E2F7CD900CF7658 /* CHANGES */; };
|
56 | 56 | 404884AD0E2F7CD900CF7658 /* CONTRIBUTORS in Resources */ = {isa = PBXBuildFile; fileRef = 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */; };
|
57 |
| - 404884AE0E2F7CD900CF7658 /* COPYING in Resources */ = {isa = PBXBuildFile; fileRef = 404884AB0E2F7CD900CF7658 /* COPYING */; }; |
| 57 | + 404884AE0E2F7CD900CF7658 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 404884AB0E2F7CD900CF7658 /* LICENSE */; }; |
58 | 58 | 40899F3A0FFA70D4000B29AE /* gtest-all.cc in Sources */ = {isa = PBXBuildFile; fileRef = 224A12A10E9EADA700BD17FD /* gtest-all.cc */; };
|
59 | 59 | 40899F500FFA7281000B29AE /* gtest-tuple.h in Copy Headers Internal */ = {isa = PBXBuildFile; fileRef = 40899F4D0FFA7271000B29AE /* gtest-tuple.h */; };
|
60 | 60 | 40899F530FFA72A0000B29AE /* gtest_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B238C120E7FE13C00846E11 /* gtest_unittest.cc */; };
|
|
221 | 221 | 4048840D0E2F799B00CF7658 /* gtest_main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtest_main.cc; sourceTree = "<group>"; };
|
222 | 222 | 404884A90E2F7CD900CF7658 /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CHANGES; path = ../CHANGES; sourceTree = SOURCE_ROOT; };
|
223 | 223 | 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CONTRIBUTORS; path = ../CONTRIBUTORS; sourceTree = SOURCE_ROOT; };
|
224 |
| - 404884AB0E2F7CD900CF7658 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = COPYING; path = ../COPYING; sourceTree = SOURCE_ROOT; }; |
| 224 | + 404884AB0E2F7CD900CF7658 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = SOURCE_ROOT; }; |
225 | 225 | 40899F430FFA7184000B29AE /* gtest_unittest-framework */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "gtest_unittest-framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
226 | 226 | 40899F4D0FFA7271000B29AE /* gtest-tuple.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gtest-tuple.h"; sourceTree = "<group>"; };
|
227 | 227 | 40899FB30FFA7567000B29AE /* StaticLibraryTarget.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = StaticLibraryTarget.xcconfig; sourceTree = "<group>"; };
|
|
317 | 317 | children = (
|
318 | 318 | 404884A90E2F7CD900CF7658 /* CHANGES */,
|
319 | 319 | 404884AA0E2F7CD900CF7658 /* CONTRIBUTORS */,
|
320 |
| - 404884AB0E2F7CD900CF7658 /* COPYING */, |
| 320 | + 404884AB0E2F7CD900CF7658 /* LICENSE */, |
321 | 321 | 404883F60E2F799B00CF7658 /* README */,
|
322 | 322 | 404883D90E2F799B00CF7658 /* include */,
|
323 | 323 | 4089A02F0FFACF84000B29AE /* samples */,
|
|
616 | 616 | 404884500E2F799B00CF7658 /* README in Resources */,
|
617 | 617 | 404884AC0E2F7CD900CF7658 /* CHANGES in Resources */,
|
618 | 618 | 404884AD0E2F7CD900CF7658 /* CONTRIBUTORS in Resources */,
|
619 |
| - 404884AE0E2F7CD900CF7658 /* COPYING in Resources */, |
| 619 | + 404884AE0E2F7CD900CF7658 /* LICENSE in Resources */, |
620 | 620 | 40C84978101A36540083642A /* libgtest_main.a in Resources */,
|
621 | 621 | );
|
622 | 622 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments