|
159 | 159 | 00E356EA1AD99517003FC87E /* Sources */, |
160 | 160 | 00E356EB1AD99517003FC87E /* Frameworks */, |
161 | 161 | 00E356EC1AD99517003FC87E /* Resources */, |
162 | | - C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */, |
163 | 162 | F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */, |
164 | 163 | ); |
165 | 164 | buildRules = ( |
|
182 | 181 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
183 | 182 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
184 | 183 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
185 | | - 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */, |
186 | 184 | E235C05ADACE081382539298 /* [CP] Copy Pods Resources */, |
187 | 185 | ); |
188 | 186 | buildRules = ( |
|
266 | 264 | shellPath = /bin/sh; |
267 | 265 | shellScript = "set -e \n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n\n"; |
268 | 266 | }; |
269 | | - 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = { |
270 | | - isa = PBXShellScriptBuildPhase; |
271 | | - buildActionMask = 2147483647; |
272 | | - files = ( |
273 | | - ); |
274 | | - inputFileListPaths = ( |
275 | | - "${PODS_ROOT}/Target Support Files/Pods-CompressorExample/Pods-CompressorExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
276 | | - ); |
277 | | - name = "[CP] Embed Pods Frameworks"; |
278 | | - outputFileListPaths = ( |
279 | | - "${PODS_ROOT}/Target Support Files/Pods-CompressorExample/Pods-CompressorExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
280 | | - ); |
281 | | - runOnlyForDeploymentPostprocessing = 0; |
282 | | - shellPath = /bin/sh; |
283 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CompressorExample/Pods-CompressorExample-frameworks.sh\"\n"; |
284 | | - showEnvVarsInLog = 0; |
285 | | - }; |
286 | 267 | A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = { |
287 | 268 | isa = PBXShellScriptBuildPhase; |
288 | 269 | buildActionMask = 2147483647; |
|
327 | 308 | 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"; |
328 | 309 | showEnvVarsInLog = 0; |
329 | 310 | }; |
330 | | - C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */ = { |
331 | | - isa = PBXShellScriptBuildPhase; |
332 | | - buildActionMask = 2147483647; |
333 | | - files = ( |
334 | | - ); |
335 | | - inputFileListPaths = ( |
336 | | - "${PODS_ROOT}/Target Support Files/Pods-CompressorExample-CompressorExampleTests/Pods-CompressorExample-CompressorExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
337 | | - ); |
338 | | - name = "[CP] Embed Pods Frameworks"; |
339 | | - outputFileListPaths = ( |
340 | | - "${PODS_ROOT}/Target Support Files/Pods-CompressorExample-CompressorExampleTests/Pods-CompressorExample-CompressorExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
341 | | - ); |
342 | | - runOnlyForDeploymentPostprocessing = 0; |
343 | | - shellPath = /bin/sh; |
344 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CompressorExample-CompressorExampleTests/Pods-CompressorExample-CompressorExampleTests-frameworks.sh\"\n"; |
345 | | - showEnvVarsInLog = 0; |
346 | | - }; |
347 | 311 | E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = { |
348 | 312 | isa = PBXShellScriptBuildPhase; |
349 | 313 | buildActionMask = 2147483647; |
|
572 | 536 | COPY_PHASE_STRIP = NO; |
573 | 537 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
574 | 538 | ENABLE_TESTABILITY = YES; |
575 | | - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; |
| 539 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
576 | 540 | GCC_C_LANGUAGE_STANDARD = gnu99; |
577 | 541 | GCC_DYNAMIC_NO_PIC = NO; |
578 | 542 | GCC_NO_COMMON_BLOCKS = YES; |
|
655 | 619 | COPY_PHASE_STRIP = YES; |
656 | 620 | ENABLE_NS_ASSERTIONS = NO; |
657 | 621 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
658 | | - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; |
| 622 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
659 | 623 | GCC_C_LANGUAGE_STANDARD = gnu99; |
660 | 624 | GCC_NO_COMMON_BLOCKS = YES; |
661 | 625 | GCC_PREPROCESSOR_DEFINITIONS = ( |
|
0 commit comments