|
33 | 33 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
34 | 34 | 4BE6B442D40A47E7B545B295 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 14662AF967DCFC8FDD7F221C /* PrivacyInfo.xcprivacy */; }; |
35 | 35 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
36 | | - A125ED883B03AB97B7CE9BEC /* libPods-Box-BoxTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 599DF4ABBE40198D8D997BB7 /* libPods-Box-BoxTests.a */; }; |
37 | 36 | DCF9A94CCA6137C198E7DEFD /* libPods-Box.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E1215CB9125E1D6A1C5BC027 /* libPods-Box.a */; }; |
38 | 37 | /* End PBXBuildFile section */ |
39 | 38 |
|
|
83 | 82 | 14662AF967DCFC8FDD7F221C /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = Box/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
84 | 83 | 3231C1D42229C42196EDC9E8 /* Pods-Box.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Box.release.xcconfig"; path = "Target Support Files/Pods-Box/Pods-Box.release.xcconfig"; sourceTree = "<group>"; }; |
85 | 84 | 35B51CDD322A0E0EBDCB0097 /* Pods-Box.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Box.debug.xcconfig"; path = "Target Support Files/Pods-Box/Pods-Box.debug.xcconfig"; sourceTree = "<group>"; }; |
86 | | - 4F9579F97A91C2547C683293 /* Pods-Box-BoxTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Box-BoxTests.debug.xcconfig"; path = "Target Support Files/Pods-Box-BoxTests/Pods-Box-BoxTests.debug.xcconfig"; sourceTree = "<group>"; }; |
87 | | - 599DF4ABBE40198D8D997BB7 /* libPods-Box-BoxTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Box-BoxTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
88 | 85 | 8081E0DE2D0A6C150012264C /* BoxDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = BoxDebug.entitlements; path = Box/BoxDebug.entitlements; sourceTree = "<group>"; }; |
89 | 86 | 808CCD122D0A413F004223DD /* BoxRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = BoxRelease.entitlements; path = Box/BoxRelease.entitlements; sourceTree = "<group>"; }; |
90 | 87 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = Box/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
91 | 88 | E1215CB9125E1D6A1C5BC027 /* libPods-Box.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Box.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
92 | | - E887E04B01BD89F258757CD2 /* Pods-Box-BoxTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Box-BoxTests.release.xcconfig"; path = "Target Support Files/Pods-Box-BoxTests/Pods-Box-BoxTests.release.xcconfig"; sourceTree = "<group>"; }; |
93 | 89 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
94 | 90 | /* End PBXFileReference section */ |
95 | 91 |
|
|
98 | 94 | isa = PBXFrameworksBuildPhase; |
99 | 95 | buildActionMask = 2147483647; |
100 | 96 | files = ( |
101 | | - A125ED883B03AB97B7CE9BEC /* libPods-Box-BoxTests.a in Frameworks */, |
102 | 97 | ); |
103 | 98 | runOnlyForDeploymentPostprocessing = 0; |
104 | 99 | }; |
|
183 | 178 | 0867D0D32BBB233F00DCE1A9 /* libFlipperKit.a */, |
184 | 179 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
185 | 180 | E1215CB9125E1D6A1C5BC027 /* libPods-Box.a */, |
186 | | - 599DF4ABBE40198D8D997BB7 /* libPods-Box-BoxTests.a */, |
187 | 181 | ); |
188 | 182 | name = Frameworks; |
189 | 183 | sourceTree = "<group>"; |
|
225 | 219 | children = ( |
226 | 220 | 35B51CDD322A0E0EBDCB0097 /* Pods-Box.debug.xcconfig */, |
227 | 221 | 3231C1D42229C42196EDC9E8 /* Pods-Box.release.xcconfig */, |
228 | | - 4F9579F97A91C2547C683293 /* Pods-Box-BoxTests.debug.xcconfig */, |
229 | | - E887E04B01BD89F258757CD2 /* Pods-Box-BoxTests.release.xcconfig */, |
230 | 222 | ); |
231 | 223 | path = Pods; |
232 | 224 | sourceTree = "<group>"; |
|
238 | 230 | isa = PBXNativeTarget; |
239 | 231 | buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "BoxTests" */; |
240 | 232 | buildPhases = ( |
241 | | - 3966719710ED4C0080B2EC0A /* [CP] Check Pods Manifest.lock */, |
242 | 233 | 00E356EA1AD99517003FC87E /* Sources */, |
243 | 234 | 00E356EB1AD99517003FC87E /* Frameworks */, |
244 | 235 | 00E356EC1AD99517003FC87E /* Resources */, |
245 | | - D5FF5DA18077BAD469656DE9 /* [CP] Embed Pods Frameworks */, |
246 | | - F1C9D5063E37D285A8B642FD /* [CP] Copy Pods Resources */, |
247 | 236 | ); |
248 | 237 | buildRules = ( |
249 | 238 | ); |
|
374 | 363 | shellPath = /bin/sh; |
375 | 364 | 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"; |
376 | 365 | }; |
377 | | - 3966719710ED4C0080B2EC0A /* [CP] Check Pods Manifest.lock */ = { |
378 | | - isa = PBXShellScriptBuildPhase; |
379 | | - buildActionMask = 2147483647; |
380 | | - files = ( |
381 | | - ); |
382 | | - inputFileListPaths = ( |
383 | | - ); |
384 | | - inputPaths = ( |
385 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
386 | | - "${PODS_ROOT}/Manifest.lock", |
387 | | - ); |
388 | | - name = "[CP] Check Pods Manifest.lock"; |
389 | | - outputFileListPaths = ( |
390 | | - ); |
391 | | - outputPaths = ( |
392 | | - "$(DERIVED_FILE_DIR)/Pods-Box-BoxTests-checkManifestLockResult.txt", |
393 | | - ); |
394 | | - runOnlyForDeploymentPostprocessing = 0; |
395 | | - shellPath = /bin/sh; |
396 | | - 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"; |
397 | | - showEnvVarsInLog = 0; |
398 | | - }; |
399 | 366 | 63661F7A8A632B980D69901B /* [CP] Embed Pods Frameworks */ = { |
400 | 367 | isa = PBXShellScriptBuildPhase; |
401 | 368 | buildActionMask = 2147483647; |
|
496 | 463 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Box/Pods-Box-resources.sh\"\n"; |
497 | 464 | showEnvVarsInLog = 0; |
498 | 465 | }; |
499 | | - D5FF5DA18077BAD469656DE9 /* [CP] Embed Pods Frameworks */ = { |
500 | | - isa = PBXShellScriptBuildPhase; |
501 | | - buildActionMask = 2147483647; |
502 | | - files = ( |
503 | | - ); |
504 | | - inputFileListPaths = ( |
505 | | - "${PODS_ROOT}/Target Support Files/Pods-Box-BoxTests/Pods-Box-BoxTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
506 | | - ); |
507 | | - name = "[CP] Embed Pods Frameworks"; |
508 | | - outputFileListPaths = ( |
509 | | - "${PODS_ROOT}/Target Support Files/Pods-Box-BoxTests/Pods-Box-BoxTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
510 | | - ); |
511 | | - runOnlyForDeploymentPostprocessing = 0; |
512 | | - shellPath = /bin/sh; |
513 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Box-BoxTests/Pods-Box-BoxTests-frameworks.sh\"\n"; |
514 | | - showEnvVarsInLog = 0; |
515 | | - }; |
516 | | - F1C9D5063E37D285A8B642FD /* [CP] Copy Pods Resources */ = { |
517 | | - isa = PBXShellScriptBuildPhase; |
518 | | - buildActionMask = 2147483647; |
519 | | - files = ( |
520 | | - ); |
521 | | - inputFileListPaths = ( |
522 | | - "${PODS_ROOT}/Target Support Files/Pods-Box-BoxTests/Pods-Box-BoxTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
523 | | - ); |
524 | | - name = "[CP] Copy Pods Resources"; |
525 | | - outputFileListPaths = ( |
526 | | - "${PODS_ROOT}/Target Support Files/Pods-Box-BoxTests/Pods-Box-BoxTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
527 | | - ); |
528 | | - runOnlyForDeploymentPostprocessing = 0; |
529 | | - shellPath = /bin/sh; |
530 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Box-BoxTests/Pods-Box-BoxTests-resources.sh\"\n"; |
531 | | - showEnvVarsInLog = 0; |
532 | | - }; |
533 | 466 | FD10A7F022414F080027D42C /* Start Packager */ = { |
534 | 467 | isa = PBXShellScriptBuildPhase; |
535 | 468 | buildActionMask = 12; |
|
581 | 514 | /* Begin XCBuildConfiguration section */ |
582 | 515 | 00E356F61AD99517003FC87E /* Debug */ = { |
583 | 516 | isa = XCBuildConfiguration; |
584 | | - baseConfigurationReference = 4F9579F97A91C2547C683293 /* Pods-Box-BoxTests.debug.xcconfig */; |
585 | 517 | buildSettings = { |
586 | 518 | BUNDLE_LOADER = "$(TEST_HOST)"; |
587 | 519 | GCC_PREPROCESSOR_DEFINITIONS = ( |
|
613 | 545 | }; |
614 | 546 | 00E356F71AD99517003FC87E /* Release */ = { |
615 | 547 | isa = XCBuildConfiguration; |
616 | | - baseConfigurationReference = E887E04B01BD89F258757CD2 /* Pods-Box-BoxTests.release.xcconfig */; |
617 | 548 | buildSettings = { |
618 | 549 | BUNDLE_LOADER = "$(TEST_HOST)"; |
619 | 550 | COPY_PHASE_STRIP = NO; |
|
0 commit comments