Skip to content

Commit a075904

Browse files
committed
update example project
1 parent eba07cf commit a075904

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

Diff for: ios/CalendarsExample.xcodeproj/project.pbxproj

+56-56
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
/* Begin PBXBuildFile section */
1010
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 */; };
1112
13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
1213
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
1314
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
@@ -26,8 +27,7 @@
2627
2DCD954D1E0B4F2C00145EB5 /* CalendarsExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* CalendarsExampleTests.m */; };
2728
398EEBBF225A4017004C3591 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 398EEBBE225A4017004C3591 /* JavaScriptCore.framework */; };
2829
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 */; };
3131
/* End PBXBuildFile section */
3232

3333
/* Begin PBXContainerItemProxy section */
@@ -301,7 +301,6 @@
301301
00E356EE1AD99517003FC87E /* CalendarsExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CalendarsExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
302302
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
303303
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>"; };
305304
139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
306305
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
307306
13B07F961A680F5B00A75B9A /* CalendarsExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CalendarsExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -316,22 +315,23 @@
316315
2D02E4901E0B4A5D006451C7 /* CalendarsExample-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "CalendarsExample-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
317316
398EEBBE225A4017004C3591 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
318317
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; };
319321
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>"; };
321322
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
322323
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>"; };
327327
/* End PBXFileReference section */
328328

329329
/* Begin PBXFrameworksBuildPhase section */
330330
00E356EB1AD99517003FC87E /* Frameworks */ = {
331331
isa = PBXFrameworksBuildPhase;
332332
buildActionMask = 2147483647;
333333
files = (
334-
FBE04CB508F2E0A1564B87BD /* libPods-CalendarsExampleTests.a in Frameworks */,
334+
FF16D3020EE717B95C1F041A /* libPods-CalendarsExampleTests.a in Frameworks */,
335335
);
336336
runOnlyForDeploymentPostprocessing = 0;
337337
};
@@ -340,7 +340,7 @@
340340
buildActionMask = 2147483647;
341341
files = (
342342
398EEBBF225A4017004C3591 /* JavaScriptCore.framework in Frameworks */,
343-
58A1CA80C175B37316F33941 /* libPods-CalendarsExample.a in Frameworks */,
343+
0D6F545280EF671F12819786 /* libPods-CalendarsExample.a in Frameworks */,
344344
);
345345
runOnlyForDeploymentPostprocessing = 0;
346346
};
@@ -489,8 +489,8 @@
489489
isa = PBXGroup;
490490
children = (
491491
398EEBBE225A4017004C3591 /* JavaScriptCore.framework */,
492-
C9F0C87BDA85A7A48254BB42 /* libPods-CalendarsExample.a */,
493-
D3D87324FD6E0A48568E58E3 /* libPods-CalendarsExampleTests.a */,
492+
5BC3CABD63F13FAF89B516B1 /* libPods-CalendarsExample.a */,
493+
53AA577D79415229D2CB9D6C /* libPods-CalendarsExampleTests.a */,
494494
);
495495
name = Frameworks;
496496
sourceTree = "<group>";
@@ -568,10 +568,10 @@
568568
A8FED2BAC2F90DAB3BDD3A6B /* Pods */ = {
569569
isa = PBXGroup;
570570
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 */,
575575
);
576576
path = Pods;
577577
sourceTree = "<group>";
@@ -583,7 +583,7 @@
583583
isa = PBXNativeTarget;
584584
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "CalendarsExampleTests" */;
585585
buildPhases = (
586-
4F4B8DF7F22E3DD11F0E664A /* [CP] Check Pods Manifest.lock */,
586+
26F2BC591D0B3FFA38C9F723 /* [CP] Check Pods Manifest.lock */,
587587
00E356EA1AD99517003FC87E /* Sources */,
588588
00E356EB1AD99517003FC87E /* Frameworks */,
589589
00E356EC1AD99517003FC87E /* Resources */,
@@ -602,13 +602,13 @@
602602
isa = PBXNativeTarget;
603603
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "CalendarsExample" */;
604604
buildPhases = (
605-
68E87D443E95BD7589FC886D /* [CP] Check Pods Manifest.lock */,
605+
6779D966E38E3AAB9FBA1481 /* [CP] Check Pods Manifest.lock */,
606606
13B07F871A680F5B00A75B9A /* Sources */,
607607
13B07F8C1A680F5B00A75B9A /* Frameworks */,
608608
13B07F8E1A680F5B00A75B9A /* Resources */,
609609
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 */,
612612
);
613613
buildRules = (
614614
);
@@ -1049,22 +1049,26 @@
10491049
shellPath = /bin/sh;
10501050
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
10511051
};
1052-
05542492CD593865AF93EA34 /* [CP] Copy Pods Resources */ = {
1052+
26F2BC591D0B3FFA38C9F723 /* [CP] Check Pods Manifest.lock */ = {
10531053
isa = PBXShellScriptBuildPhase;
10541054
buildActionMask = 2147483647;
10551055
files = (
10561056
);
1057+
inputFileListPaths = (
1058+
);
10571059
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 = (
10601065
);
1061-
name = "[CP] Copy Pods Resources";
10621066
outputPaths = (
1063-
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
1067+
"$(DERIVED_FILE_DIR)/Pods-CalendarsExampleTests-checkManifestLockResult.txt",
10641068
);
10651069
runOnlyForDeploymentPostprocessing = 0;
10661070
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";
10681072
showEnvVarsInLog = 0;
10691073
};
10701074
2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
@@ -1081,66 +1085,62 @@
10811085
shellPath = /bin/sh;
10821086
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
10831087
};
1084-
38FC2B67E093F0BC5011A80B /* [CP] Embed Pods Frameworks */ = {
1088+
6779D966E38E3AAB9FBA1481 /* [CP] Check Pods Manifest.lock */ = {
10851089
isa = PBXShellScriptBuildPhase;
10861090
buildActionMask = 2147483647;
10871091
files = (
10881092
);
1093+
inputFileListPaths = (
1094+
);
10891095
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 = (
10921101
);
1093-
name = "[CP] Embed Pods Frameworks";
10941102
outputPaths = (
1095-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework",
1103+
"$(DERIVED_FILE_DIR)/Pods-CalendarsExample-checkManifestLockResult.txt",
10961104
);
10971105
runOnlyForDeploymentPostprocessing = 0;
10981106
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";
11001108
showEnvVarsInLog = 0;
11011109
};
1102-
4F4B8DF7F22E3DD11F0E664A /* [CP] Check Pods Manifest.lock */ = {
1110+
C9C73EB991ADD8977EA9971E /* [CP] Embed Pods Frameworks */ = {
11031111
isa = PBXShellScriptBuildPhase;
11041112
buildActionMask = 2147483647;
11051113
files = (
11061114
);
1107-
inputFileListPaths = (
1108-
);
11091115
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",
11151118
);
1119+
name = "[CP] Embed Pods Frameworks";
11161120
outputPaths = (
1117-
"$(DERIVED_FILE_DIR)/Pods-CalendarsExampleTests-checkManifestLockResult.txt",
1121+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework",
11181122
);
11191123
runOnlyForDeploymentPostprocessing = 0;
11201124
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";
11221126
showEnvVarsInLog = 0;
11231127
};
1124-
68E87D443E95BD7589FC886D /* [CP] Check Pods Manifest.lock */ = {
1128+
D64B63E7E5E26D287DDC94A3 /* [CP] Copy Pods Resources */ = {
11251129
isa = PBXShellScriptBuildPhase;
11261130
buildActionMask = 2147483647;
11271131
files = (
11281132
);
1129-
inputFileListPaths = (
1130-
);
11311133
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",
11371136
);
1137+
name = "[CP] Copy Pods Resources";
11381138
outputPaths = (
1139-
"$(DERIVED_FILE_DIR)/Pods-CalendarsExample-checkManifestLockResult.txt",
1139+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
11401140
);
11411141
runOnlyForDeploymentPostprocessing = 0;
11421142
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";
11441144
showEnvVarsInLog = 0;
11451145
};
11461146
/* End PBXShellScriptBuildPhase section */
@@ -1198,7 +1198,7 @@
11981198
/* Begin XCBuildConfiguration section */
11991199
00E356F61AD99517003FC87E /* Debug */ = {
12001200
isa = XCBuildConfiguration;
1201-
baseConfigurationReference = 990529C356131E6B33F60480 /* Pods-CalendarsExampleTests.debug.xcconfig */;
1201+
baseConfigurationReference = 537FB8AD6EEF2334BA69404C /* Pods-CalendarsExampleTests.debug.xcconfig */;
12021202
buildSettings = {
12031203
BUNDLE_LOADER = "$(TEST_HOST)";
12041204
DEVELOPMENT_TEAM = "";
@@ -1217,7 +1217,7 @@
12171217
};
12181218
00E356F71AD99517003FC87E /* Release */ = {
12191219
isa = XCBuildConfiguration;
1220-
baseConfigurationReference = 742BEB2EC690C093CBAB485D /* Pods-CalendarsExampleTests.release.xcconfig */;
1220+
baseConfigurationReference = B5F49EAA62C084BD023C3199 /* Pods-CalendarsExampleTests.release.xcconfig */;
12211221
buildSettings = {
12221222
BUNDLE_LOADER = "$(TEST_HOST)";
12231223
COPY_PHASE_STRIP = NO;
@@ -1233,7 +1233,7 @@
12331233
};
12341234
13B07F941A680F5B00A75B9A /* Debug */ = {
12351235
isa = XCBuildConfiguration;
1236-
baseConfigurationReference = 0424E7FB189BFD0C087EADFD /* Pods-CalendarsExample.debug.xcconfig */;
1236+
baseConfigurationReference = 956BEE44300D38D2599C1DDC /* Pods-CalendarsExample.debug.xcconfig */;
12371237
buildSettings = {
12381238
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
12391239
CODE_SIGN_IDENTITY = "Apple Development";
@@ -1253,7 +1253,7 @@
12531253
};
12541254
13B07F951A680F5B00A75B9A /* Release */ = {
12551255
isa = XCBuildConfiguration;
1256-
baseConfigurationReference = D2FC1DA64EF32F15EE23EA98 /* Pods-CalendarsExample.release.xcconfig */;
1256+
baseConfigurationReference = BD9DF525C1FCFF21FC1DBEC8 /* Pods-CalendarsExample.release.xcconfig */;
12571257
buildSettings = {
12581258
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
12591259
CODE_SIGN_IDENTITY = "Apple Development";

0 commit comments

Comments
 (0)