|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 00E356F31AD99517003FC87E /* CalendarsExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* CalendarsExampleTests.m */; };
|
| 11 | + 0D6F545280EF671F12819786 /* libPods-CalendarsExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BC3CABD63F13FAF89B516B1 /* libPods-CalendarsExample.a */; }; |
11 | 12 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
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 */; };
|
|
26 | 27 | 2DCD954D1E0B4F2C00145EB5 /* CalendarsExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* CalendarsExampleTests.m */; };
|
27 | 28 | 398EEBBF225A4017004C3591 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 398EEBBE225A4017004C3591 /* JavaScriptCore.framework */; };
|
28 | 29 | 39CBD92125E3A09900E725A0 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 39CBD92025E3A09900E725A0 /* LaunchScreen.storyboard */; };
|
29 |
| - 58A1CA80C175B37316F33941 /* libPods-CalendarsExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C9F0C87BDA85A7A48254BB42 /* libPods-CalendarsExample.a */; }; |
30 |
| - FBE04CB508F2E0A1564B87BD /* libPods-CalendarsExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D3D87324FD6E0A48568E58E3 /* libPods-CalendarsExampleTests.a */; }; |
| 30 | + FF16D3020EE717B95C1F041A /* libPods-CalendarsExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 53AA577D79415229D2CB9D6C /* libPods-CalendarsExampleTests.a */; }; |
31 | 31 | /* End PBXBuildFile section */
|
32 | 32 |
|
33 | 33 | /* Begin PBXContainerItemProxy section */
|
|
301 | 301 | 00E356EE1AD99517003FC87E /* CalendarsExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CalendarsExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
302 | 302 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
303 | 303 | 00E356F21AD99517003FC87E /* CalendarsExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CalendarsExampleTests.m; sourceTree = "<group>"; };
|
304 |
| - 0424E7FB189BFD0C087EADFD /* Pods-CalendarsExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExample.debug.xcconfig"; path = "Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample.debug.xcconfig"; sourceTree = "<group>"; }; |
305 | 304 | 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
|
306 | 305 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
|
307 | 306 | 13B07F961A680F5B00A75B9A /* CalendarsExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CalendarsExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
316 | 315 | 2D02E4901E0B4A5D006451C7 /* CalendarsExample-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "CalendarsExample-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
317 | 316 | 398EEBBE225A4017004C3591 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
318 | 317 | 39CBD92025E3A09900E725A0 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
| 318 | + 537FB8AD6EEF2334BA69404C /* Pods-CalendarsExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-CalendarsExampleTests/Pods-CalendarsExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 319 | + 53AA577D79415229D2CB9D6C /* libPods-CalendarsExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CalendarsExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 320 | + 5BC3CABD63F13FAF89B516B1 /* libPods-CalendarsExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CalendarsExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
319 | 321 | 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
|
320 |
| - 742BEB2EC690C093CBAB485D /* Pods-CalendarsExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExampleTests.release.xcconfig"; path = "Target Support Files/Pods-CalendarsExampleTests/Pods-CalendarsExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
321 | 322 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
322 | 323 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
323 |
| - 990529C356131E6B33F60480 /* Pods-CalendarsExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-CalendarsExampleTests/Pods-CalendarsExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
324 |
| - C9F0C87BDA85A7A48254BB42 /* libPods-CalendarsExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CalendarsExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
325 |
| - D2FC1DA64EF32F15EE23EA98 /* Pods-CalendarsExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExample.release.xcconfig"; path = "Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample.release.xcconfig"; sourceTree = "<group>"; }; |
326 |
| - D3D87324FD6E0A48568E58E3 /* libPods-CalendarsExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CalendarsExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 324 | + 956BEE44300D38D2599C1DDC /* Pods-CalendarsExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExample.debug.xcconfig"; path = "Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 325 | + B5F49EAA62C084BD023C3199 /* Pods-CalendarsExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExampleTests.release.xcconfig"; path = "Target Support Files/Pods-CalendarsExampleTests/Pods-CalendarsExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 326 | + BD9DF525C1FCFF21FC1DBEC8 /* Pods-CalendarsExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExample.release.xcconfig"; path = "Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample.release.xcconfig"; sourceTree = "<group>"; }; |
327 | 327 | /* End PBXFileReference section */
|
328 | 328 |
|
329 | 329 | /* Begin PBXFrameworksBuildPhase section */
|
330 | 330 | 00E356EB1AD99517003FC87E /* Frameworks */ = {
|
331 | 331 | isa = PBXFrameworksBuildPhase;
|
332 | 332 | buildActionMask = 2147483647;
|
333 | 333 | files = (
|
334 |
| - FBE04CB508F2E0A1564B87BD /* libPods-CalendarsExampleTests.a in Frameworks */, |
| 334 | + FF16D3020EE717B95C1F041A /* libPods-CalendarsExampleTests.a in Frameworks */, |
335 | 335 | );
|
336 | 336 | runOnlyForDeploymentPostprocessing = 0;
|
337 | 337 | };
|
|
340 | 340 | buildActionMask = 2147483647;
|
341 | 341 | files = (
|
342 | 342 | 398EEBBF225A4017004C3591 /* JavaScriptCore.framework in Frameworks */,
|
343 |
| - 58A1CA80C175B37316F33941 /* libPods-CalendarsExample.a in Frameworks */, |
| 343 | + 0D6F545280EF671F12819786 /* libPods-CalendarsExample.a in Frameworks */, |
344 | 344 | );
|
345 | 345 | runOnlyForDeploymentPostprocessing = 0;
|
346 | 346 | };
|
|
489 | 489 | isa = PBXGroup;
|
490 | 490 | children = (
|
491 | 491 | 398EEBBE225A4017004C3591 /* JavaScriptCore.framework */,
|
492 |
| - C9F0C87BDA85A7A48254BB42 /* libPods-CalendarsExample.a */, |
493 |
| - D3D87324FD6E0A48568E58E3 /* libPods-CalendarsExampleTests.a */, |
| 492 | + 5BC3CABD63F13FAF89B516B1 /* libPods-CalendarsExample.a */, |
| 493 | + 53AA577D79415229D2CB9D6C /* libPods-CalendarsExampleTests.a */, |
494 | 494 | );
|
495 | 495 | name = Frameworks;
|
496 | 496 | sourceTree = "<group>";
|
|
568 | 568 | A8FED2BAC2F90DAB3BDD3A6B /* Pods */ = {
|
569 | 569 | isa = PBXGroup;
|
570 | 570 | children = (
|
571 |
| - 0424E7FB189BFD0C087EADFD /* Pods-CalendarsExample.debug.xcconfig */, |
572 |
| - D2FC1DA64EF32F15EE23EA98 /* Pods-CalendarsExample.release.xcconfig */, |
573 |
| - 990529C356131E6B33F60480 /* Pods-CalendarsExampleTests.debug.xcconfig */, |
574 |
| - 742BEB2EC690C093CBAB485D /* Pods-CalendarsExampleTests.release.xcconfig */, |
| 571 | + 956BEE44300D38D2599C1DDC /* Pods-CalendarsExample.debug.xcconfig */, |
| 572 | + BD9DF525C1FCFF21FC1DBEC8 /* Pods-CalendarsExample.release.xcconfig */, |
| 573 | + 537FB8AD6EEF2334BA69404C /* Pods-CalendarsExampleTests.debug.xcconfig */, |
| 574 | + B5F49EAA62C084BD023C3199 /* Pods-CalendarsExampleTests.release.xcconfig */, |
575 | 575 | );
|
576 | 576 | path = Pods;
|
577 | 577 | sourceTree = "<group>";
|
|
583 | 583 | isa = PBXNativeTarget;
|
584 | 584 | buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "CalendarsExampleTests" */;
|
585 | 585 | buildPhases = (
|
586 |
| - 4F4B8DF7F22E3DD11F0E664A /* [CP] Check Pods Manifest.lock */, |
| 586 | + 26F2BC591D0B3FFA38C9F723 /* [CP] Check Pods Manifest.lock */, |
587 | 587 | 00E356EA1AD99517003FC87E /* Sources */,
|
588 | 588 | 00E356EB1AD99517003FC87E /* Frameworks */,
|
589 | 589 | 00E356EC1AD99517003FC87E /* Resources */,
|
|
602 | 602 | isa = PBXNativeTarget;
|
603 | 603 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "CalendarsExample" */;
|
604 | 604 | buildPhases = (
|
605 |
| - 68E87D443E95BD7589FC886D /* [CP] Check Pods Manifest.lock */, |
| 605 | + 6779D966E38E3AAB9FBA1481 /* [CP] Check Pods Manifest.lock */, |
606 | 606 | 13B07F871A680F5B00A75B9A /* Sources */,
|
607 | 607 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
608 | 608 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
609 | 609 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
610 |
| - 05542492CD593865AF93EA34 /* [CP] Copy Pods Resources */, |
611 |
| - 38FC2B67E093F0BC5011A80B /* [CP] Embed Pods Frameworks */, |
| 610 | + C9C73EB991ADD8977EA9971E /* [CP] Embed Pods Frameworks */, |
| 611 | + D64B63E7E5E26D287DDC94A3 /* [CP] Copy Pods Resources */, |
612 | 612 | );
|
613 | 613 | buildRules = (
|
614 | 614 | );
|
|
1049 | 1049 | shellPath = /bin/sh;
|
1050 | 1050 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
1051 | 1051 | };
|
1052 |
| - 05542492CD593865AF93EA34 /* [CP] Copy Pods Resources */ = { |
| 1052 | + 26F2BC591D0B3FFA38C9F723 /* [CP] Check Pods Manifest.lock */ = { |
1053 | 1053 | isa = PBXShellScriptBuildPhase;
|
1054 | 1054 | buildActionMask = 2147483647;
|
1055 | 1055 | files = (
|
1056 | 1056 | );
|
| 1057 | + inputFileListPaths = ( |
| 1058 | + ); |
1057 | 1059 | inputPaths = (
|
1058 |
| - "${PODS_ROOT}/Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample-resources.sh", |
1059 |
| - "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle", |
| 1060 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 1061 | + "${PODS_ROOT}/Manifest.lock", |
| 1062 | + ); |
| 1063 | + name = "[CP] Check Pods Manifest.lock"; |
| 1064 | + outputFileListPaths = ( |
1060 | 1065 | );
|
1061 |
| - name = "[CP] Copy Pods Resources"; |
1062 | 1066 | outputPaths = (
|
1063 |
| - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle", |
| 1067 | + "$(DERIVED_FILE_DIR)/Pods-CalendarsExampleTests-checkManifestLockResult.txt", |
1064 | 1068 | );
|
1065 | 1069 | runOnlyForDeploymentPostprocessing = 0;
|
1066 | 1070 | shellPath = /bin/sh;
|
1067 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample-resources.sh\"\n"; |
| 1071 | + 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"; |
1068 | 1072 | showEnvVarsInLog = 0;
|
1069 | 1073 | };
|
1070 | 1074 | 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
|
|
1081 | 1085 | shellPath = /bin/sh;
|
1082 | 1086 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
1083 | 1087 | };
|
1084 |
| - 38FC2B67E093F0BC5011A80B /* [CP] Embed Pods Frameworks */ = { |
| 1088 | + 6779D966E38E3AAB9FBA1481 /* [CP] Check Pods Manifest.lock */ = { |
1085 | 1089 | isa = PBXShellScriptBuildPhase;
|
1086 | 1090 | buildActionMask = 2147483647;
|
1087 | 1091 | files = (
|
1088 | 1092 | );
|
| 1093 | + inputFileListPaths = ( |
| 1094 | + ); |
1089 | 1095 | inputPaths = (
|
1090 |
| - "${PODS_ROOT}/Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample-frameworks.sh", |
1091 |
| - "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/hermes.framework/hermes", |
| 1096 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 1097 | + "${PODS_ROOT}/Manifest.lock", |
| 1098 | + ); |
| 1099 | + name = "[CP] Check Pods Manifest.lock"; |
| 1100 | + outputFileListPaths = ( |
1092 | 1101 | );
|
1093 |
| - name = "[CP] Embed Pods Frameworks"; |
1094 | 1102 | outputPaths = (
|
1095 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
| 1103 | + "$(DERIVED_FILE_DIR)/Pods-CalendarsExample-checkManifestLockResult.txt", |
1096 | 1104 | );
|
1097 | 1105 | runOnlyForDeploymentPostprocessing = 0;
|
1098 | 1106 | shellPath = /bin/sh;
|
1099 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample-frameworks.sh\"\n"; |
| 1107 | + 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"; |
1100 | 1108 | showEnvVarsInLog = 0;
|
1101 | 1109 | };
|
1102 |
| - 4F4B8DF7F22E3DD11F0E664A /* [CP] Check Pods Manifest.lock */ = { |
| 1110 | + C9C73EB991ADD8977EA9971E /* [CP] Embed Pods Frameworks */ = { |
1103 | 1111 | isa = PBXShellScriptBuildPhase;
|
1104 | 1112 | buildActionMask = 2147483647;
|
1105 | 1113 | files = (
|
1106 | 1114 | );
|
1107 |
| - inputFileListPaths = ( |
1108 |
| - ); |
1109 | 1115 | inputPaths = (
|
1110 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
1111 |
| - "${PODS_ROOT}/Manifest.lock", |
1112 |
| - ); |
1113 |
| - name = "[CP] Check Pods Manifest.lock"; |
1114 |
| - outputFileListPaths = ( |
| 1116 | + "${PODS_ROOT}/Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample-frameworks.sh", |
| 1117 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/hermes.framework/hermes", |
1115 | 1118 | );
|
| 1119 | + name = "[CP] Embed Pods Frameworks"; |
1116 | 1120 | outputPaths = (
|
1117 |
| - "$(DERIVED_FILE_DIR)/Pods-CalendarsExampleTests-checkManifestLockResult.txt", |
| 1121 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
1118 | 1122 | );
|
1119 | 1123 | runOnlyForDeploymentPostprocessing = 0;
|
1120 | 1124 | shellPath = /bin/sh;
|
1121 |
| - 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"; |
| 1125 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample-frameworks.sh\"\n"; |
1122 | 1126 | showEnvVarsInLog = 0;
|
1123 | 1127 | };
|
1124 |
| - 68E87D443E95BD7589FC886D /* [CP] Check Pods Manifest.lock */ = { |
| 1128 | + D64B63E7E5E26D287DDC94A3 /* [CP] Copy Pods Resources */ = { |
1125 | 1129 | isa = PBXShellScriptBuildPhase;
|
1126 | 1130 | buildActionMask = 2147483647;
|
1127 | 1131 | files = (
|
1128 | 1132 | );
|
1129 |
| - inputFileListPaths = ( |
1130 |
| - ); |
1131 | 1133 | inputPaths = (
|
1132 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
1133 |
| - "${PODS_ROOT}/Manifest.lock", |
1134 |
| - ); |
1135 |
| - name = "[CP] Check Pods Manifest.lock"; |
1136 |
| - outputFileListPaths = ( |
| 1134 | + "${PODS_ROOT}/Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample-resources.sh", |
| 1135 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle", |
1137 | 1136 | );
|
| 1137 | + name = "[CP] Copy Pods Resources"; |
1138 | 1138 | outputPaths = (
|
1139 |
| - "$(DERIVED_FILE_DIR)/Pods-CalendarsExample-checkManifestLockResult.txt", |
| 1139 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle", |
1140 | 1140 | );
|
1141 | 1141 | runOnlyForDeploymentPostprocessing = 0;
|
1142 | 1142 | shellPath = /bin/sh;
|
1143 |
| - 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"; |
| 1143 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample-resources.sh\"\n"; |
1144 | 1144 | showEnvVarsInLog = 0;
|
1145 | 1145 | };
|
1146 | 1146 | /* End PBXShellScriptBuildPhase section */
|
|
1198 | 1198 | /* Begin XCBuildConfiguration section */
|
1199 | 1199 | 00E356F61AD99517003FC87E /* Debug */ = {
|
1200 | 1200 | isa = XCBuildConfiguration;
|
1201 |
| - baseConfigurationReference = 990529C356131E6B33F60480 /* Pods-CalendarsExampleTests.debug.xcconfig */; |
| 1201 | + baseConfigurationReference = 537FB8AD6EEF2334BA69404C /* Pods-CalendarsExampleTests.debug.xcconfig */; |
1202 | 1202 | buildSettings = {
|
1203 | 1203 | BUNDLE_LOADER = "$(TEST_HOST)";
|
1204 | 1204 | DEVELOPMENT_TEAM = "";
|
|
1217 | 1217 | };
|
1218 | 1218 | 00E356F71AD99517003FC87E /* Release */ = {
|
1219 | 1219 | isa = XCBuildConfiguration;
|
1220 |
| - baseConfigurationReference = 742BEB2EC690C093CBAB485D /* Pods-CalendarsExampleTests.release.xcconfig */; |
| 1220 | + baseConfigurationReference = B5F49EAA62C084BD023C3199 /* Pods-CalendarsExampleTests.release.xcconfig */; |
1221 | 1221 | buildSettings = {
|
1222 | 1222 | BUNDLE_LOADER = "$(TEST_HOST)";
|
1223 | 1223 | COPY_PHASE_STRIP = NO;
|
|
1233 | 1233 | };
|
1234 | 1234 | 13B07F941A680F5B00A75B9A /* Debug */ = {
|
1235 | 1235 | isa = XCBuildConfiguration;
|
1236 |
| - baseConfigurationReference = 0424E7FB189BFD0C087EADFD /* Pods-CalendarsExample.debug.xcconfig */; |
| 1236 | + baseConfigurationReference = 956BEE44300D38D2599C1DDC /* Pods-CalendarsExample.debug.xcconfig */; |
1237 | 1237 | buildSettings = {
|
1238 | 1238 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1239 | 1239 | CODE_SIGN_IDENTITY = "Apple Development";
|
|
1253 | 1253 | };
|
1254 | 1254 | 13B07F951A680F5B00A75B9A /* Release */ = {
|
1255 | 1255 | isa = XCBuildConfiguration;
|
1256 |
| - baseConfigurationReference = D2FC1DA64EF32F15EE23EA98 /* Pods-CalendarsExample.release.xcconfig */; |
| 1256 | + baseConfigurationReference = BD9DF525C1FCFF21FC1DBEC8 /* Pods-CalendarsExample.release.xcconfig */; |
1257 | 1257 | buildSettings = {
|
1258 | 1258 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1259 | 1259 | CODE_SIGN_IDENTITY = "Apple Development";
|
|
0 commit comments