|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 00E356F31AD99517003FC87E /* HelloWorldTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* HelloWorldTests.m */; };
|
11 |
| - 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
| 11 | + 0C80B921A6F3F58F76C31292 /* libPods-HelloWorld.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-HelloWorld.a */; }; |
| 12 | + 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
12 | 13 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
13 | 14 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
| 15 | + 7699B88040F8A987B510C191 /* libPods-HelloWorld-HelloWorldTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-HelloWorld-HelloWorldTests.a */; }; |
14 | 16 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
15 | 17 | /* End PBXBuildFile section */
|
16 | 18 |
|
|
30 | 32 | 00E356F21AD99517003FC87E /* HelloWorldTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HelloWorldTests.m; sourceTree = "<group>"; };
|
31 | 33 | 13B07F961A680F5B00A75B9A /* HelloWorld.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloWorld.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
32 | 34 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = HelloWorld/AppDelegate.h; sourceTree = "<group>"; };
|
33 |
| - 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = HelloWorld/AppDelegate.m; sourceTree = "<group>"; }; |
| 35 | + 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = HelloWorld/AppDelegate.mm; sourceTree = "<group>"; }; |
34 | 36 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = HelloWorld/Images.xcassets; sourceTree = "<group>"; };
|
35 | 37 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = HelloWorld/Info.plist; sourceTree = "<group>"; };
|
36 | 38 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = HelloWorld/main.m; sourceTree = "<group>"; };
|
| 39 | + 19F6CBCC0A4E27FBF8BF4A61 /* libPods-HelloWorld-HelloWorldTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HelloWorld-HelloWorldTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 40 | + 3B4392A12AC88292D35C810B /* Pods-HelloWorld.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld.debug.xcconfig"; path = "Target Support Files/Pods-HelloWorld/Pods-HelloWorld.debug.xcconfig"; sourceTree = "<group>"; }; |
| 41 | + 5709B34CF0A7D63546082F79 /* Pods-HelloWorld.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld.release.xcconfig"; path = "Target Support Files/Pods-HelloWorld/Pods-HelloWorld.release.xcconfig"; sourceTree = "<group>"; }; |
| 42 | + 5B7EB9410499542E8C5724F5 /* Pods-HelloWorld-HelloWorldTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld-HelloWorldTests.debug.xcconfig"; path = "Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 43 | + 5DCACB8F33CDC322A6C60F78 /* libPods-HelloWorld.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HelloWorld.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
37 | 44 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = HelloWorld/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
| 45 | + 89C6BE57DB24E9ADA2F236DE /* Pods-HelloWorld-HelloWorldTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld-HelloWorldTests.release.xcconfig"; path = "Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests.release.xcconfig"; sourceTree = "<group>"; }; |
38 | 46 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
39 | 47 | /* End PBXFileReference section */
|
40 | 48 |
|
|
43 | 51 | isa = PBXFrameworksBuildPhase;
|
44 | 52 | buildActionMask = 2147483647;
|
45 | 53 | files = (
|
| 54 | + 7699B88040F8A987B510C191 /* libPods-HelloWorld-HelloWorldTests.a in Frameworks */, |
46 | 55 | );
|
47 | 56 | runOnlyForDeploymentPostprocessing = 0;
|
48 | 57 | };
|
49 | 58 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
|
50 | 59 | isa = PBXFrameworksBuildPhase;
|
51 | 60 | buildActionMask = 2147483647;
|
52 | 61 | files = (
|
| 62 | + 0C80B921A6F3F58F76C31292 /* libPods-HelloWorld.a in Frameworks */, |
53 | 63 | );
|
54 | 64 | runOnlyForDeploymentPostprocessing = 0;
|
55 | 65 | };
|
|
77 | 87 | isa = PBXGroup;
|
78 | 88 | children = (
|
79 | 89 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
80 |
| - 13B07FB01A68108700A75B9A /* AppDelegate.m */, |
| 90 | + 13B07FB01A68108700A75B9A /* AppDelegate.mm */, |
81 | 91 | 13B07FB51A68108700A75B9A /* Images.xcassets */,
|
82 | 92 | 13B07FB61A68108700A75B9A /* Info.plist */,
|
83 | 93 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
|
|
90 | 100 | isa = PBXGroup;
|
91 | 101 | children = (
|
92 | 102 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
| 103 | + 5DCACB8F33CDC322A6C60F78 /* libPods-HelloWorld.a */, |
| 104 | + 19F6CBCC0A4E27FBF8BF4A61 /* libPods-HelloWorld-HelloWorldTests.a */, |
93 | 105 | );
|
94 | 106 | name = Frameworks;
|
95 | 107 | sourceTree = "<group>";
|
|
109 | 121 | 00E356EF1AD99517003FC87E /* HelloWorldTests */,
|
110 | 122 | 83CBBA001A601CBA00E9B192 /* Products */,
|
111 | 123 | 2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
| 124 | + BBD78D7AC51CEA395F1C20DB /* Pods */, |
112 | 125 | );
|
113 | 126 | indentWidth = 2;
|
114 | 127 | sourceTree = "<group>";
|
|
124 | 137 | name = Products;
|
125 | 138 | sourceTree = "<group>";
|
126 | 139 | };
|
| 140 | + BBD78D7AC51CEA395F1C20DB /* Pods */ = { |
| 141 | + isa = PBXGroup; |
| 142 | + children = ( |
| 143 | + 3B4392A12AC88292D35C810B /* Pods-HelloWorld.debug.xcconfig */, |
| 144 | + 5709B34CF0A7D63546082F79 /* Pods-HelloWorld.release.xcconfig */, |
| 145 | + 5B7EB9410499542E8C5724F5 /* Pods-HelloWorld-HelloWorldTests.debug.xcconfig */, |
| 146 | + 89C6BE57DB24E9ADA2F236DE /* Pods-HelloWorld-HelloWorldTests.release.xcconfig */, |
| 147 | + ); |
| 148 | + path = Pods; |
| 149 | + sourceTree = "<group>"; |
| 150 | + }; |
127 | 151 | /* End PBXGroup section */
|
128 | 152 |
|
129 | 153 | /* Begin PBXNativeTarget section */
|
130 | 154 | 00E356ED1AD99517003FC87E /* HelloWorldTests */ = {
|
131 | 155 | isa = PBXNativeTarget;
|
132 | 156 | buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "HelloWorldTests" */;
|
133 | 157 | buildPhases = (
|
| 158 | + A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */, |
134 | 159 | 00E356EA1AD99517003FC87E /* Sources */,
|
135 | 160 | 00E356EB1AD99517003FC87E /* Frameworks */,
|
136 | 161 | 00E356EC1AD99517003FC87E /* Resources */,
|
| 162 | + C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */, |
| 163 | + F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */, |
137 | 164 | );
|
138 | 165 | buildRules = (
|
139 | 166 | );
|
|
149 | 176 | isa = PBXNativeTarget;
|
150 | 177 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "HelloWorld" */;
|
151 | 178 | buildPhases = (
|
| 179 | + C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */, |
152 | 180 | FD10A7F022414F080027D42C /* Start Packager */,
|
153 | 181 | 13B07F871A680F5B00A75B9A /* Sources */,
|
154 | 182 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
155 | 183 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
156 | 184 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
| 185 | + 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */, |
| 186 | + E235C05ADACE081382539298 /* [CP] Copy Pods Resources */, |
157 | 187 | );
|
158 | 188 | buildRules = (
|
159 | 189 | );
|
|
234 | 264 | shellPath = /bin/sh;
|
235 | 265 | shellScript = "set -e\n\nexport NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
|
236 | 266 | };
|
| 267 | + 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = { |
| 268 | + isa = PBXShellScriptBuildPhase; |
| 269 | + buildActionMask = 2147483647; |
| 270 | + files = ( |
| 271 | + ); |
| 272 | + inputFileListPaths = ( |
| 273 | + "${PODS_ROOT}/Target Support Files/Pods-HelloWorld/Pods-HelloWorld-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 274 | + ); |
| 275 | + name = "[CP] Embed Pods Frameworks"; |
| 276 | + outputFileListPaths = ( |
| 277 | + "${PODS_ROOT}/Target Support Files/Pods-HelloWorld/Pods-HelloWorld-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 278 | + ); |
| 279 | + runOnlyForDeploymentPostprocessing = 0; |
| 280 | + shellPath = /bin/sh; |
| 281 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HelloWorld/Pods-HelloWorld-frameworks.sh\"\n"; |
| 282 | + showEnvVarsInLog = 0; |
| 283 | + }; |
| 284 | + A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = { |
| 285 | + isa = PBXShellScriptBuildPhase; |
| 286 | + buildActionMask = 2147483647; |
| 287 | + files = ( |
| 288 | + ); |
| 289 | + inputFileListPaths = ( |
| 290 | + ); |
| 291 | + inputPaths = ( |
| 292 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 293 | + "${PODS_ROOT}/Manifest.lock", |
| 294 | + ); |
| 295 | + name = "[CP] Check Pods Manifest.lock"; |
| 296 | + outputFileListPaths = ( |
| 297 | + ); |
| 298 | + outputPaths = ( |
| 299 | + "$(DERIVED_FILE_DIR)/Pods-HelloWorld-HelloWorldTests-checkManifestLockResult.txt", |
| 300 | + ); |
| 301 | + runOnlyForDeploymentPostprocessing = 0; |
| 302 | + shellPath = /bin/sh; |
| 303 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 304 | + showEnvVarsInLog = 0; |
| 305 | + }; |
| 306 | + C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = { |
| 307 | + isa = PBXShellScriptBuildPhase; |
| 308 | + buildActionMask = 2147483647; |
| 309 | + files = ( |
| 310 | + ); |
| 311 | + inputFileListPaths = ( |
| 312 | + ); |
| 313 | + inputPaths = ( |
| 314 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 315 | + "${PODS_ROOT}/Manifest.lock", |
| 316 | + ); |
| 317 | + name = "[CP] Check Pods Manifest.lock"; |
| 318 | + outputFileListPaths = ( |
| 319 | + ); |
| 320 | + outputPaths = ( |
| 321 | + "$(DERIVED_FILE_DIR)/Pods-HelloWorld-checkManifestLockResult.txt", |
| 322 | + ); |
| 323 | + runOnlyForDeploymentPostprocessing = 0; |
| 324 | + shellPath = /bin/sh; |
| 325 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 326 | + showEnvVarsInLog = 0; |
| 327 | + }; |
| 328 | + C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */ = { |
| 329 | + isa = PBXShellScriptBuildPhase; |
| 330 | + buildActionMask = 2147483647; |
| 331 | + files = ( |
| 332 | + ); |
| 333 | + inputFileListPaths = ( |
| 334 | + "${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 335 | + ); |
| 336 | + name = "[CP] Embed Pods Frameworks"; |
| 337 | + outputFileListPaths = ( |
| 338 | + "${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 339 | + ); |
| 340 | + runOnlyForDeploymentPostprocessing = 0; |
| 341 | + shellPath = /bin/sh; |
| 342 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-frameworks.sh\"\n"; |
| 343 | + showEnvVarsInLog = 0; |
| 344 | + }; |
| 345 | + E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = { |
| 346 | + isa = PBXShellScriptBuildPhase; |
| 347 | + buildActionMask = 2147483647; |
| 348 | + files = ( |
| 349 | + ); |
| 350 | + inputFileListPaths = ( |
| 351 | + "${PODS_ROOT}/Target Support Files/Pods-HelloWorld/Pods-HelloWorld-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 352 | + ); |
| 353 | + name = "[CP] Copy Pods Resources"; |
| 354 | + outputFileListPaths = ( |
| 355 | + "${PODS_ROOT}/Target Support Files/Pods-HelloWorld/Pods-HelloWorld-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 356 | + ); |
| 357 | + runOnlyForDeploymentPostprocessing = 0; |
| 358 | + shellPath = /bin/sh; |
| 359 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HelloWorld/Pods-HelloWorld-resources.sh\"\n"; |
| 360 | + showEnvVarsInLog = 0; |
| 361 | + }; |
| 362 | + F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */ = { |
| 363 | + isa = PBXShellScriptBuildPhase; |
| 364 | + buildActionMask = 2147483647; |
| 365 | + files = ( |
| 366 | + ); |
| 367 | + inputFileListPaths = ( |
| 368 | + "${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 369 | + ); |
| 370 | + name = "[CP] Copy Pods Resources"; |
| 371 | + outputFileListPaths = ( |
| 372 | + "${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 373 | + ); |
| 374 | + runOnlyForDeploymentPostprocessing = 0; |
| 375 | + shellPath = /bin/sh; |
| 376 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-resources.sh\"\n"; |
| 377 | + showEnvVarsInLog = 0; |
| 378 | + }; |
237 | 379 | FD10A7F022414F080027D42C /* Start Packager */ = {
|
238 | 380 | isa = PBXShellScriptBuildPhase;
|
239 | 381 | buildActionMask = 2147483647;
|
|
268 | 410 | isa = PBXSourcesBuildPhase;
|
269 | 411 | buildActionMask = 2147483647;
|
270 | 412 | files = (
|
271 |
| - 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */, |
| 413 | + 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
272 | 414 | 13B07FC11A68108700A75B9A /* main.m in Sources */,
|
273 | 415 | );
|
274 | 416 | runOnlyForDeploymentPostprocessing = 0;
|
|
286 | 428 | /* Begin XCBuildConfiguration section */
|
287 | 429 | 00E356F61AD99517003FC87E /* Debug */ = {
|
288 | 430 | isa = XCBuildConfiguration;
|
| 431 | + baseConfigurationReference = 5B7EB9410499542E8C5724F5 /* Pods-HelloWorld-HelloWorldTests.debug.xcconfig */; |
289 | 432 | buildSettings = {
|
290 | 433 | BUNDLE_LOADER = "$(TEST_HOST)";
|
291 | 434 | GCC_PREPROCESSOR_DEFINITIONS = (
|
|
312 | 455 | };
|
313 | 456 | 00E356F71AD99517003FC87E /* Release */ = {
|
314 | 457 | isa = XCBuildConfiguration;
|
| 458 | + baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-HelloWorld-HelloWorldTests.release.xcconfig */; |
315 | 459 | buildSettings = {
|
316 | 460 | BUNDLE_LOADER = "$(TEST_HOST)";
|
317 | 461 | COPY_PHASE_STRIP = NO;
|
|
335 | 479 | };
|
336 | 480 | 13B07F941A680F5B00A75B9A /* Debug */ = {
|
337 | 481 | isa = XCBuildConfiguration;
|
| 482 | + baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-HelloWorld.debug.xcconfig */; |
338 | 483 | buildSettings = {
|
339 | 484 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
340 | 485 | CLANG_ENABLE_MODULES = YES;
|
|
360 | 505 | };
|
361 | 506 | 13B07F951A680F5B00A75B9A /* Release */ = {
|
362 | 507 | isa = XCBuildConfiguration;
|
| 508 | + baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-HelloWorld.release.xcconfig */; |
363 | 509 | buildSettings = {
|
364 | 510 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
365 | 511 | CLANG_ENABLE_MODULES = YES;
|
|
414 | 560 | COPY_PHASE_STRIP = NO;
|
415 | 561 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
416 | 562 | ENABLE_TESTABILITY = YES;
|
| 563 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
417 | 564 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
418 | 565 | GCC_DYNAMIC_NO_PIC = NO;
|
419 | 566 | GCC_NO_COMMON_BLOCKS = YES;
|
|
478 | 625 | COPY_PHASE_STRIP = YES;
|
479 | 626 | ENABLE_NS_ASSERTIONS = NO;
|
480 | 627 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
| 628 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
481 | 629 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
482 | 630 | GCC_NO_COMMON_BLOCKS = YES;
|
483 | 631 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
0 commit comments