Skip to content

Commit c35d9ef

Browse files
author
Cello Dev
committed
build: update CelloSDK to version 0.12.0
1 parent 4459e43 commit c35d9ef

4 files changed

Lines changed: 56 additions & 56 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ dependencies {
9090
//noinspection GradleDynamicVersion
9191
implementation "com.facebook.react:react-native:+"
9292
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
93-
implementation "so.cello.android:cello-sdk:0.11.0"
93+
implementation "so.cello.android:cello-sdk:0.12.0"
9494
}
9595

cello-react-native.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.source = { :git => "https://github.com/getcello/cello-react-native.git", :tag => "#{s.version}" }
1616

1717
s.source_files = "ios/**/*.{h,m,mm,swift}"
18-
s.dependency "CelloSDK", '~> 0.11.0'
18+
s.dependency "CelloSDK", '~> 0.12.0'
1919

2020
# Use install_modules_dependencies helper to install the dependencies if React Native version >=0.71.0.
2121
# See https://github.com/facebook/react-native/blob/febf6b7f33fdb4904669f99d795eba4c0f95d7bf/scripts/cocoapods/new_architecture.rb#L79.

example/ios/CelloReactNativeExample.xcodeproj/project.pbxproj

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
1212
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
1313
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
14-
51D33087A3F28513AD170CF2 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7FDC686445A00ACCD245E2 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */; };
14+
2B207DD74972BBB8E4B0EF84 /* libPods-CelloReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BA63DA9C05834A7526EF2B1F /* libPods-CelloReactNativeExample.a */; };
1515
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
16-
D7DCFEB0D99B813A0EC1810D /* libPods-CelloReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D509CA6B09ED5F051F9F815 /* libPods-CelloReactNativeExample.a */; };
16+
D89914BEF62F54F5FD388FC1 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C3AEA1D7A031F965AF5B630 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */; };
1717
/* End PBXBuildFile section */
1818

1919
/* Begin PBXContainerItemProxy section */
@@ -36,30 +36,30 @@
3636
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = CelloReactNativeExample/Images.xcassets; sourceTree = "<group>"; };
3737
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = CelloReactNativeExample/Info.plist; sourceTree = "<group>"; };
3838
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = CelloReactNativeExample/main.m; sourceTree = "<group>"; };
39-
4F21134EAD5FE9DF96FDF0B0 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig"; path = "Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig"; sourceTree = "<group>"; };
40-
5D509CA6B09ED5F051F9F815 /* libPods-CelloReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CelloReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
39+
2A1E7D3F9A946761BAFAA565 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig"; sourceTree = "<group>"; };
40+
4057E27B3AEA4FD4F6FF62B4 /* Pods-CelloReactNativeExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CelloReactNativeExample.release.xcconfig"; path = "Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample.release.xcconfig"; sourceTree = "<group>"; };
41+
405EFF4F7B68CE920BED4434 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig"; path = "Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig"; sourceTree = "<group>"; };
4142
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = CelloReactNativeExample/LaunchScreen.storyboard; sourceTree = "<group>"; };
42-
A1CA83FB83C7B1D60AD662CB /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig"; sourceTree = "<group>"; };
43-
BC7FDC686445A00ACCD245E2 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
43+
8C3AEA1D7A031F965AF5B630 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
44+
BA63DA9C05834A7526EF2B1F /* libPods-CelloReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CelloReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
45+
DE1DA8DB72BB2F381C97F509 /* Pods-CelloReactNativeExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CelloReactNativeExample.debug.xcconfig"; path = "Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample.debug.xcconfig"; sourceTree = "<group>"; };
4446
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
45-
F06821C8F86FEC719A37281B /* Pods-CelloReactNativeExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CelloReactNativeExample.release.xcconfig"; path = "Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample.release.xcconfig"; sourceTree = "<group>"; };
46-
F0C8893F017D9FE6A10AEE75 /* Pods-CelloReactNativeExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CelloReactNativeExample.debug.xcconfig"; path = "Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample.debug.xcconfig"; sourceTree = "<group>"; };
4747
/* End PBXFileReference section */
4848

4949
/* Begin PBXFrameworksBuildPhase section */
5050
00E356EB1AD99517003FC87E /* Frameworks */ = {
5151
isa = PBXFrameworksBuildPhase;
5252
buildActionMask = 2147483647;
5353
files = (
54-
51D33087A3F28513AD170CF2 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a in Frameworks */,
54+
D89914BEF62F54F5FD388FC1 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a in Frameworks */,
5555
);
5656
runOnlyForDeploymentPostprocessing = 0;
5757
};
5858
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
5959
isa = PBXFrameworksBuildPhase;
6060
buildActionMask = 2147483647;
6161
files = (
62-
D7DCFEB0D99B813A0EC1810D /* libPods-CelloReactNativeExample.a in Frameworks */,
62+
2B207DD74972BBB8E4B0EF84 /* libPods-CelloReactNativeExample.a in Frameworks */,
6363
);
6464
runOnlyForDeploymentPostprocessing = 0;
6565
};
@@ -100,8 +100,8 @@
100100
isa = PBXGroup;
101101
children = (
102102
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
103-
5D509CA6B09ED5F051F9F815 /* libPods-CelloReactNativeExample.a */,
104-
BC7FDC686445A00ACCD245E2 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */,
103+
BA63DA9C05834A7526EF2B1F /* libPods-CelloReactNativeExample.a */,
104+
8C3AEA1D7A031F965AF5B630 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */,
105105
);
106106
name = Frameworks;
107107
sourceTree = "<group>";
@@ -140,10 +140,10 @@
140140
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
141141
isa = PBXGroup;
142142
children = (
143-
F0C8893F017D9FE6A10AEE75 /* Pods-CelloReactNativeExample.debug.xcconfig */,
144-
F06821C8F86FEC719A37281B /* Pods-CelloReactNativeExample.release.xcconfig */,
145-
A1CA83FB83C7B1D60AD662CB /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig */,
146-
4F21134EAD5FE9DF96FDF0B0 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig */,
143+
DE1DA8DB72BB2F381C97F509 /* Pods-CelloReactNativeExample.debug.xcconfig */,
144+
4057E27B3AEA4FD4F6FF62B4 /* Pods-CelloReactNativeExample.release.xcconfig */,
145+
2A1E7D3F9A946761BAFAA565 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig */,
146+
405EFF4F7B68CE920BED4434 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig */,
147147
);
148148
path = Pods;
149149
sourceTree = "<group>";
@@ -155,12 +155,12 @@
155155
isa = PBXNativeTarget;
156156
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "CelloReactNativeExampleTests" */;
157157
buildPhases = (
158-
21723DDEFBA4B717EB51AB1B /* [CP] Check Pods Manifest.lock */,
158+
AA96E3B0CD910C62CC5E678E /* [CP] Check Pods Manifest.lock */,
159159
00E356EA1AD99517003FC87E /* Sources */,
160160
00E356EB1AD99517003FC87E /* Frameworks */,
161161
00E356EC1AD99517003FC87E /* Resources */,
162-
C6BE06AB635472712450A6D6 /* [CP] Embed Pods Frameworks */,
163-
186F1ACF3302FD1D094FA8D2 /* [CP] Copy Pods Resources */,
162+
F2A71B2550658367D4D948DE /* [CP] Embed Pods Frameworks */,
163+
DD254F7F00AB2A5EA0888FB9 /* [CP] Copy Pods Resources */,
164164
);
165165
buildRules = (
166166
);
@@ -176,14 +176,14 @@
176176
isa = PBXNativeTarget;
177177
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "CelloReactNativeExample" */;
178178
buildPhases = (
179-
7649AB23DEB11ACFA6659412 /* [CP] Check Pods Manifest.lock */,
179+
830C6B00C67E31E6A07EEE34 /* [CP] Check Pods Manifest.lock */,
180180
FD10A7F022414F080027D42C /* Start Packager */,
181181
13B07F871A680F5B00A75B9A /* Sources */,
182182
13B07F8C1A680F5B00A75B9A /* Frameworks */,
183183
13B07F8E1A680F5B00A75B9A /* Resources */,
184184
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
185-
6D2E5A1C7256565FA60C34C2 /* [CP] Embed Pods Frameworks */,
186-
460163C65932557A70A415A1 /* [CP] Copy Pods Resources */,
185+
D00EAFB6A64EF4D6E9B04EC1 /* [CP] Embed Pods Frameworks */,
186+
6E47753463DB869A6C9846A5 /* [CP] Copy Pods Resources */,
187187
);
188188
buildRules = (
189189
);
@@ -266,24 +266,24 @@
266266
shellPath = /bin/sh;
267267
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";
268268
};
269-
186F1ACF3302FD1D094FA8D2 /* [CP] Copy Pods Resources */ = {
269+
6E47753463DB869A6C9846A5 /* [CP] Copy Pods Resources */ = {
270270
isa = PBXShellScriptBuildPhase;
271271
buildActionMask = 2147483647;
272272
files = (
273273
);
274274
inputFileListPaths = (
275-
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist",
275+
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources-${CONFIGURATION}-input-files.xcfilelist",
276276
);
277277
name = "[CP] Copy Pods Resources";
278278
outputFileListPaths = (
279-
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist",
279+
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources-${CONFIGURATION}-output-files.xcfilelist",
280280
);
281281
runOnlyForDeploymentPostprocessing = 0;
282282
shellPath = /bin/sh;
283-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-resources.sh\"\n";
283+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources.sh\"\n";
284284
showEnvVarsInLog = 0;
285285
};
286-
21723DDEFBA4B717EB51AB1B /* [CP] Check Pods Manifest.lock */ = {
286+
830C6B00C67E31E6A07EEE34 /* [CP] Check Pods Manifest.lock */ = {
287287
isa = PBXShellScriptBuildPhase;
288288
buildActionMask = 2147483647;
289289
files = (
@@ -298,31 +298,36 @@
298298
outputFileListPaths = (
299299
);
300300
outputPaths = (
301-
"$(DERIVED_FILE_DIR)/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-checkManifestLockResult.txt",
301+
"$(DERIVED_FILE_DIR)/Pods-CelloReactNativeExample-checkManifestLockResult.txt",
302302
);
303303
runOnlyForDeploymentPostprocessing = 0;
304304
shellPath = /bin/sh;
305305
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";
306306
showEnvVarsInLog = 0;
307307
};
308-
460163C65932557A70A415A1 /* [CP] Copy Pods Resources */ = {
308+
AA96E3B0CD910C62CC5E678E /* [CP] Check Pods Manifest.lock */ = {
309309
isa = PBXShellScriptBuildPhase;
310310
buildActionMask = 2147483647;
311311
files = (
312312
);
313313
inputFileListPaths = (
314-
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources-${CONFIGURATION}-input-files.xcfilelist",
315314
);
316-
name = "[CP] Copy Pods Resources";
315+
inputPaths = (
316+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
317+
"${PODS_ROOT}/Manifest.lock",
318+
);
319+
name = "[CP] Check Pods Manifest.lock";
317320
outputFileListPaths = (
318-
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources-${CONFIGURATION}-output-files.xcfilelist",
321+
);
322+
outputPaths = (
323+
"$(DERIVED_FILE_DIR)/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-checkManifestLockResult.txt",
319324
);
320325
runOnlyForDeploymentPostprocessing = 0;
321326
shellPath = /bin/sh;
322-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources.sh\"\n";
327+
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";
323328
showEnvVarsInLog = 0;
324329
};
325-
6D2E5A1C7256565FA60C34C2 /* [CP] Embed Pods Frameworks */ = {
330+
D00EAFB6A64EF4D6E9B04EC1 /* [CP] Embed Pods Frameworks */ = {
326331
isa = PBXShellScriptBuildPhase;
327332
buildActionMask = 2147483647;
328333
files = (
@@ -339,29 +344,24 @@
339344
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-frameworks.sh\"\n";
340345
showEnvVarsInLog = 0;
341346
};
342-
7649AB23DEB11ACFA6659412 /* [CP] Check Pods Manifest.lock */ = {
347+
DD254F7F00AB2A5EA0888FB9 /* [CP] Copy Pods Resources */ = {
343348
isa = PBXShellScriptBuildPhase;
344349
buildActionMask = 2147483647;
345350
files = (
346351
);
347352
inputFileListPaths = (
353+
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist",
348354
);
349-
inputPaths = (
350-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
351-
"${PODS_ROOT}/Manifest.lock",
352-
);
353-
name = "[CP] Check Pods Manifest.lock";
355+
name = "[CP] Copy Pods Resources";
354356
outputFileListPaths = (
355-
);
356-
outputPaths = (
357-
"$(DERIVED_FILE_DIR)/Pods-CelloReactNativeExample-checkManifestLockResult.txt",
357+
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist",
358358
);
359359
runOnlyForDeploymentPostprocessing = 0;
360360
shellPath = /bin/sh;
361-
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";
361+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-resources.sh\"\n";
362362
showEnvVarsInLog = 0;
363363
};
364-
C6BE06AB635472712450A6D6 /* [CP] Embed Pods Frameworks */ = {
364+
F2A71B2550658367D4D948DE /* [CP] Embed Pods Frameworks */ = {
365365
isa = PBXShellScriptBuildPhase;
366366
buildActionMask = 2147483647;
367367
files = (
@@ -430,7 +430,7 @@
430430
/* Begin XCBuildConfiguration section */
431431
00E356F61AD99517003FC87E /* Debug */ = {
432432
isa = XCBuildConfiguration;
433-
baseConfigurationReference = A1CA83FB83C7B1D60AD662CB /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig */;
433+
baseConfigurationReference = 2A1E7D3F9A946761BAFAA565 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig */;
434434
buildSettings = {
435435
BUNDLE_LOADER = "$(TEST_HOST)";
436436
GCC_PREPROCESSOR_DEFINITIONS = (
@@ -457,7 +457,7 @@
457457
};
458458
00E356F71AD99517003FC87E /* Release */ = {
459459
isa = XCBuildConfiguration;
460-
baseConfigurationReference = 4F21134EAD5FE9DF96FDF0B0 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig */;
460+
baseConfigurationReference = 405EFF4F7B68CE920BED4434 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig */;
461461
buildSettings = {
462462
BUNDLE_LOADER = "$(TEST_HOST)";
463463
COPY_PHASE_STRIP = NO;
@@ -481,7 +481,7 @@
481481
};
482482
13B07F941A680F5B00A75B9A /* Debug */ = {
483483
isa = XCBuildConfiguration;
484-
baseConfigurationReference = F0C8893F017D9FE6A10AEE75 /* Pods-CelloReactNativeExample.debug.xcconfig */;
484+
baseConfigurationReference = DE1DA8DB72BB2F381C97F509 /* Pods-CelloReactNativeExample.debug.xcconfig */;
485485
buildSettings = {
486486
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
487487
CLANG_ENABLE_MODULES = YES;
@@ -509,7 +509,7 @@
509509
};
510510
13B07F951A680F5B00A75B9A /* Release */ = {
511511
isa = XCBuildConfiguration;
512-
baseConfigurationReference = F06821C8F86FEC719A37281B /* Pods-CelloReactNativeExample.release.xcconfig */;
512+
baseConfigurationReference = 4057E27B3AEA4FD4F6FF62B4 /* Pods-CelloReactNativeExample.release.xcconfig */;
513513
buildSettings = {
514514
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
515515
CLANG_ENABLE_MODULES = YES;

0 commit comments

Comments
 (0)