|
193 | 193 | 00E356EB1AD99517003FC87E /* Frameworks */,
|
194 | 194 | 00E356EC1AD99517003FC87E /* Resources */,
|
195 | 195 | 4DF74E02309D0674CD39F2F6 /* [CP] Copy Pods Resources */,
|
| 196 | + 6A13610D0DAC0E2C73213A44 /* [CP] Embed Pods Frameworks */, |
196 | 197 | );
|
197 | 198 | buildRules = (
|
198 | 199 | );
|
|
215 | 216 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
216 | 217 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
217 | 218 | 7673B7292A47C1F4F6B8C9E4 /* [CP] Copy Pods Resources */,
|
| 219 | + 3A005AC06E3079E06824DD42 /* [CP] Embed Pods Frameworks */, |
218 | 220 | );
|
219 | 221 | buildRules = (
|
220 | 222 | );
|
|
394 | 396 | shellPath = /bin/sh;
|
395 | 397 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
396 | 398 | };
|
| 399 | + 3A005AC06E3079E06824DD42 /* [CP] Embed Pods Frameworks */ = { |
| 400 | + isa = PBXShellScriptBuildPhase; |
| 401 | + buildActionMask = 2147483647; |
| 402 | + files = ( |
| 403 | + ); |
| 404 | + inputPaths = ( |
| 405 | + "${PODS_ROOT}/Target Support Files/Pods-Playground/Pods-Playground-frameworks.sh", |
| 406 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL/OpenSSL.framework/OpenSSL", |
| 407 | + ); |
| 408 | + name = "[CP] Embed Pods Frameworks"; |
| 409 | + outputPaths = ( |
| 410 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OpenSSL.framework", |
| 411 | + ); |
| 412 | + runOnlyForDeploymentPostprocessing = 0; |
| 413 | + shellPath = /bin/sh; |
| 414 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Playground/Pods-Playground-frameworks.sh\"\n"; |
| 415 | + showEnvVarsInLog = 0; |
| 416 | + }; |
397 | 417 | 4DF74E02309D0674CD39F2F6 /* [CP] Copy Pods Resources */ = {
|
398 | 418 | isa = PBXShellScriptBuildPhase;
|
399 | 419 | buildActionMask = 2147483647;
|
|
412 | 432 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Playground-PlaygroundTests/Pods-Playground-PlaygroundTests-resources.sh\"\n";
|
413 | 433 | showEnvVarsInLog = 0;
|
414 | 434 | };
|
| 435 | + 6A13610D0DAC0E2C73213A44 /* [CP] Embed Pods Frameworks */ = { |
| 436 | + isa = PBXShellScriptBuildPhase; |
| 437 | + buildActionMask = 2147483647; |
| 438 | + files = ( |
| 439 | + ); |
| 440 | + inputPaths = ( |
| 441 | + "${PODS_ROOT}/Target Support Files/Pods-Playground-PlaygroundTests/Pods-Playground-PlaygroundTests-frameworks.sh", |
| 442 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL/OpenSSL.framework/OpenSSL", |
| 443 | + ); |
| 444 | + name = "[CP] Embed Pods Frameworks"; |
| 445 | + outputPaths = ( |
| 446 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OpenSSL.framework", |
| 447 | + ); |
| 448 | + runOnlyForDeploymentPostprocessing = 0; |
| 449 | + shellPath = /bin/sh; |
| 450 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Playground-PlaygroundTests/Pods-Playground-PlaygroundTests-frameworks.sh\"\n"; |
| 451 | + showEnvVarsInLog = 0; |
| 452 | + }; |
415 | 453 | 7673B7292A47C1F4F6B8C9E4 /* [CP] Copy Pods Resources */ = {
|
416 | 454 | isa = PBXShellScriptBuildPhase;
|
417 | 455 | buildActionMask = 2147483647;
|
|
768 | 806 | COPY_PHASE_STRIP = NO;
|
769 | 807 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
770 | 808 | ENABLE_TESTABILITY = YES;
|
| 809 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 "; |
771 | 810 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
772 | 811 | GCC_DYNAMIC_NO_PIC = NO;
|
773 | 812 | GCC_NO_COMMON_BLOCKS = YES;
|
|
828 | 867 | COPY_PHASE_STRIP = YES;
|
829 | 868 | ENABLE_NS_ASSERTIONS = NO;
|
830 | 869 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
| 870 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 "; |
831 | 871 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
832 | 872 | GCC_NO_COMMON_BLOCKS = YES;
|
833 | 873 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
0 commit comments