|
47 | 47 | B7E2605817E7D278007067F0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E2605717E7D278007067F0 /* Foundation.framework */; };
|
48 | 48 | B7E2605A17E7D278007067F0 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E2605917E7D278007067F0 /* CoreGraphics.framework */; };
|
49 | 49 | B7E2605C17E7D278007067F0 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E2605B17E7D278007067F0 /* CoreText.framework */; };
|
50 |
| - B7E2605E17E7D278007067F0 /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E2605D17E7D278007067F0 /* GameKit.framework */; }; |
51 | 50 | B7E2620017E7D321007067F0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B7E261FF17E7D321007067F0 /* AppDelegate.m */; };
|
52 | 51 | B7E2620E17E7D34D007067F0 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = B7E2620217E7D34D007067F0 /* [email protected] */; };
|
53 | 52 | B7E2620F17E7D34D007067F0 /* Default-Landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = B7E2620317E7D34D007067F0 /* Default-Landscape~ipad.png */; };
|
|
150 | 149 | D3763C0419E73188006C050D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E2605717E7D278007067F0 /* Foundation.framework */; };
|
151 | 150 | D3763C0519E73188006C050D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E2605917E7D278007067F0 /* CoreGraphics.framework */; };
|
152 | 151 | D3763C0619E73188006C050D /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E2605B17E7D278007067F0 /* CoreText.framework */; };
|
153 |
| - D3763C0719E73188006C050D /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E2605D17E7D278007067F0 /* GameKit.framework */; }; |
154 | 152 | D3763D3819E734C5006C050D /* MainMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = B7E2622017E7D3B2007067F0 /* MainMenu.m */; };
|
155 | 153 | D3763D3919E734C5006C050D /* TestBase.m in Sources */ = {isa = PBXBuildFile; fileRef = B71B087B17EA5B490082EBC0 /* TestBase.m */; };
|
156 | 154 | D3763D3A19E734C5006C050D /* CCCacheTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E28FE19197FCE4500F78989 /* CCCacheTest.m */; };
|
|
360 | 358 | B7E2605717E7D278007067F0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
361 | 359 | B7E2605917E7D278007067F0 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
362 | 360 | B7E2605B17E7D278007067F0 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
|
363 |
| - B7E2605D17E7D278007067F0 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; |
364 | 361 | B7E261FE17E7D321007067F0 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = "cocos2d-ui-tests/ios/AppDelegate.h"; sourceTree = SOURCE_ROOT; };
|
365 | 362 | B7E261FF17E7D321007067F0 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = "cocos2d-ui-tests/ios/AppDelegate.m"; sourceTree = SOURCE_ROOT; };
|
366 | 363 | B7E2620217E7D34D007067F0 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; };
|
|
513 | 510 | B7E2605817E7D278007067F0 /* Foundation.framework in Frameworks */,
|
514 | 511 | B7E2605A17E7D278007067F0 /* CoreGraphics.framework in Frameworks */,
|
515 | 512 | B7E2605C17E7D278007067F0 /* CoreText.framework in Frameworks */,
|
516 |
| - B7E2605E17E7D278007067F0 /* GameKit.framework in Frameworks */, |
517 | 513 | );
|
518 | 514 | runOnlyForDeploymentPostprocessing = 0;
|
519 | 515 | };
|
|
532 | 528 | D3763C0419E73188006C050D /* Foundation.framework in Frameworks */,
|
533 | 529 | D3763C0519E73188006C050D /* CoreGraphics.framework in Frameworks */,
|
534 | 530 | D3763C0619E73188006C050D /* CoreText.framework in Frameworks */,
|
535 |
| - D3763C0719E73188006C050D /* GameKit.framework in Frameworks */, |
536 | 531 | );
|
537 | 532 | runOnlyForDeploymentPostprocessing = 0;
|
538 | 533 | };
|
|
665 | 660 | B7E2605717E7D278007067F0 /* Foundation.framework */,
|
666 | 661 | B7E2605917E7D278007067F0 /* CoreGraphics.framework */,
|
667 | 662 | B7E2605B17E7D278007067F0 /* CoreText.framework */,
|
668 |
| - B7E2605D17E7D278007067F0 /* GameKit.framework */, |
669 | 663 | 75556A03185636F100ED1B0F /* XCTest.framework */,
|
670 | 664 | );
|
671 | 665 | name = Frameworks;
|
|
947 | 941 | };
|
948 | 942 | B7E2604717E7D278007067F0 = {
|
949 | 943 | DevelopmentTeam = 96LKF67VJA;
|
| 944 | + SystemCapabilities = { |
| 945 | + com.apple.GameCenter = { |
| 946 | + enabled = 0; |
| 947 | + }; |
| 948 | + }; |
950 | 949 | };
|
951 | 950 | };
|
952 | 951 | };
|
|
1573 | 1572 | CLANG_ENABLE_OBJC_ARC = YES;
|
1574 | 1573 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
1575 | 1574 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
1576 |
| - COPY_PHASE_STRIP = YES; |
| 1575 | + COPY_PHASE_STRIP = NO; |
1577 | 1576 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
1578 | 1577 | GCC_PREFIX_HEADER = "cocos2d-ui-tests/ios/Prefix.pch";
|
| 1578 | + GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
1579 | 1579 | INFOPLIST_FILE = "cocos2d-ui-tests/ios/Resources/Info.plist";
|
1580 | 1580 | IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
|
1581 | 1581 | MTL_HEADER_SEARCH_PATHS = "/Users/slembcke/Development/cocos2d-iphone/cocos2d";
|
|
0 commit comments