Skip to content

Commit 150b45e

Browse files
author
Cello Dev
committed
build: update CelloSDK to version 0.10.0
1 parent c10d213 commit 150b45e

File tree

4 files changed

+49
-49
lines changed

4 files changed

+49
-49
lines changed

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.9.1"
93+
implementation "so.cello.android:cello-sdk:0.10.1"
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.9.0'
18+
s.dependency "CelloSDK", '~> 0.10.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: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88

99
/* Begin PBXBuildFile section */
1010
00E356F31AD99517003FC87E /* CelloReactNativeExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* CelloReactNativeExampleTests.m */; };
11-
120531A9148758A587FB934A /* libPods-CelloReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 95CE4F272AED3CAFFEA9D4CC /* libPods-CelloReactNativeExample.a */; };
1211
13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
1312
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
1413
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 */; };
1515
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
16-
AC0CF040E5C005BDA4105D8D /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F6CB559A375F31E1526C176B /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */; };
16+
D7DCFEB0D99B813A0EC1810D /* libPods-CelloReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D509CA6B09ED5F051F9F815 /* libPods-CelloReactNativeExample.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-
211DC7041DE4CFD3CEBA467B /* 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-
7160A4F1FE8F1B5948F8E327 /* 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>"; };
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; };
4141
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = CelloReactNativeExample/LaunchScreen.storyboard; sourceTree = "<group>"; };
42-
83743795B9010910DA857998 /* 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>"; };
43-
95CE4F272AED3CAFFEA9D4CC /* libPods-CelloReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CelloReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
44-
E2D69284810B5B94E5F5B060 /* 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>"; };
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; };
4544
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
46-
F6CB559A375F31E1526C176B /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
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-
AC0CF040E5C005BDA4105D8D /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a in Frameworks */,
54+
51D33087A3F28513AD170CF2 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a in Frameworks */,
5555
);
5656
runOnlyForDeploymentPostprocessing = 0;
5757
};
5858
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
5959
isa = PBXFrameworksBuildPhase;
6060
buildActionMask = 2147483647;
6161
files = (
62-
120531A9148758A587FB934A /* libPods-CelloReactNativeExample.a in Frameworks */,
62+
D7DCFEB0D99B813A0EC1810D /* libPods-CelloReactNativeExample.a in Frameworks */,
6363
);
6464
runOnlyForDeploymentPostprocessing = 0;
6565
};
@@ -100,8 +100,8 @@
100100
isa = PBXGroup;
101101
children = (
102102
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
103-
95CE4F272AED3CAFFEA9D4CC /* libPods-CelloReactNativeExample.a */,
104-
F6CB559A375F31E1526C176B /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */,
103+
5D509CA6B09ED5F051F9F815 /* libPods-CelloReactNativeExample.a */,
104+
BC7FDC686445A00ACCD245E2 /* libPods-CelloReactNativeExample-CelloReactNativeExampleTests.a */,
105105
);
106106
name = Frameworks;
107107
sourceTree = "<group>";
@@ -140,10 +140,10 @@
140140
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
141141
isa = PBXGroup;
142142
children = (
143-
7160A4F1FE8F1B5948F8E327 /* Pods-CelloReactNativeExample.debug.xcconfig */,
144-
83743795B9010910DA857998 /* Pods-CelloReactNativeExample.release.xcconfig */,
145-
211DC7041DE4CFD3CEBA467B /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig */,
146-
E2D69284810B5B94E5F5B060 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig */,
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 */,
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-
E042A8B099DAD4B3847210CE /* [CP] Check Pods Manifest.lock */,
158+
21723DDEFBA4B717EB51AB1B /* [CP] Check Pods Manifest.lock */,
159159
00E356EA1AD99517003FC87E /* Sources */,
160160
00E356EB1AD99517003FC87E /* Frameworks */,
161161
00E356EC1AD99517003FC87E /* Resources */,
162-
97058057D37CE1F896BBD9B4 /* [CP] Embed Pods Frameworks */,
163-
3A09B8A62146C10ECCB773D4 /* [CP] Copy Pods Resources */,
162+
C6BE06AB635472712450A6D6 /* [CP] Embed Pods Frameworks */,
163+
186F1ACF3302FD1D094FA8D2 /* [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-
79878318043351C1C7D2E180 /* [CP] Check Pods Manifest.lock */,
179+
7649AB23DEB11ACFA6659412 /* [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-
A693D9622C50F43018B20259 /* [CP] Embed Pods Frameworks */,
186-
F72D7A4124246AB9921ACF89 /* [CP] Copy Pods Resources */,
185+
6D2E5A1C7256565FA60C34C2 /* [CP] Embed Pods Frameworks */,
186+
460163C65932557A70A415A1 /* [CP] Copy Pods Resources */,
187187
);
188188
buildRules = (
189189
);
@@ -266,7 +266,7 @@
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-
3A09B8A62146C10ECCB773D4 /* [CP] Copy Pods Resources */ = {
269+
186F1ACF3302FD1D094FA8D2 /* [CP] Copy Pods Resources */ = {
270270
isa = PBXShellScriptBuildPhase;
271271
buildActionMask = 2147483647;
272272
files = (
@@ -283,7 +283,7 @@
283283
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-resources.sh\"\n";
284284
showEnvVarsInLog = 0;
285285
};
286-
79878318043351C1C7D2E180 /* [CP] Check Pods Manifest.lock */ = {
286+
21723DDEFBA4B717EB51AB1B /* [CP] Check Pods Manifest.lock */ = {
287287
isa = PBXShellScriptBuildPhase;
288288
buildActionMask = 2147483647;
289289
files = (
@@ -298,31 +298,31 @@
298298
outputFileListPaths = (
299299
);
300300
outputPaths = (
301-
"$(DERIVED_FILE_DIR)/Pods-CelloReactNativeExample-checkManifestLockResult.txt",
301+
"$(DERIVED_FILE_DIR)/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-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-
97058057D37CE1F896BBD9B4 /* [CP] Embed Pods Frameworks */ = {
308+
460163C65932557A70A415A1 /* [CP] Copy Pods Resources */ = {
309309
isa = PBXShellScriptBuildPhase;
310310
buildActionMask = 2147483647;
311311
files = (
312312
);
313313
inputFileListPaths = (
314-
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
314+
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources-${CONFIGURATION}-input-files.xcfilelist",
315315
);
316-
name = "[CP] Embed Pods Frameworks";
316+
name = "[CP] Copy Pods Resources";
317317
outputFileListPaths = (
318-
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
318+
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources-${CONFIGURATION}-output-files.xcfilelist",
319319
);
320320
runOnlyForDeploymentPostprocessing = 0;
321321
shellPath = /bin/sh;
322-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-frameworks.sh\"\n";
322+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources.sh\"\n";
323323
showEnvVarsInLog = 0;
324324
};
325-
A693D9622C50F43018B20259 /* [CP] Embed Pods Frameworks */ = {
325+
6D2E5A1C7256565FA60C34C2 /* [CP] Embed Pods Frameworks */ = {
326326
isa = PBXShellScriptBuildPhase;
327327
buildActionMask = 2147483647;
328328
files = (
@@ -339,7 +339,7 @@
339339
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-frameworks.sh\"\n";
340340
showEnvVarsInLog = 0;
341341
};
342-
E042A8B099DAD4B3847210CE /* [CP] Check Pods Manifest.lock */ = {
342+
7649AB23DEB11ACFA6659412 /* [CP] Check Pods Manifest.lock */ = {
343343
isa = PBXShellScriptBuildPhase;
344344
buildActionMask = 2147483647;
345345
files = (
@@ -354,28 +354,28 @@
354354
outputFileListPaths = (
355355
);
356356
outputPaths = (
357-
"$(DERIVED_FILE_DIR)/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-checkManifestLockResult.txt",
357+
"$(DERIVED_FILE_DIR)/Pods-CelloReactNativeExample-checkManifestLockResult.txt",
358358
);
359359
runOnlyForDeploymentPostprocessing = 0;
360360
shellPath = /bin/sh;
361361
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";
362362
showEnvVarsInLog = 0;
363363
};
364-
F72D7A4124246AB9921ACF89 /* [CP] Copy Pods Resources */ = {
364+
C6BE06AB635472712450A6D6 /* [CP] Embed Pods Frameworks */ = {
365365
isa = PBXShellScriptBuildPhase;
366366
buildActionMask = 2147483647;
367367
files = (
368368
);
369369
inputFileListPaths = (
370-
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources-${CONFIGURATION}-input-files.xcfilelist",
370+
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
371371
);
372-
name = "[CP] Copy Pods Resources";
372+
name = "[CP] Embed Pods Frameworks";
373373
outputFileListPaths = (
374-
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources-${CONFIGURATION}-output-files.xcfilelist",
374+
"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
375375
);
376376
runOnlyForDeploymentPostprocessing = 0;
377377
shellPath = /bin/sh;
378-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample/Pods-CelloReactNativeExample-resources.sh\"\n";
378+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CelloReactNativeExample-CelloReactNativeExampleTests/Pods-CelloReactNativeExample-CelloReactNativeExampleTests-frameworks.sh\"\n";
379379
showEnvVarsInLog = 0;
380380
};
381381
FD10A7F022414F080027D42C /* Start Packager */ = {
@@ -430,7 +430,7 @@
430430
/* Begin XCBuildConfiguration section */
431431
00E356F61AD99517003FC87E /* Debug */ = {
432432
isa = XCBuildConfiguration;
433-
baseConfigurationReference = 211DC7041DE4CFD3CEBA467B /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.debug.xcconfig */;
433+
baseConfigurationReference = A1CA83FB83C7B1D60AD662CB /* 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 = E2D69284810B5B94E5F5B060 /* Pods-CelloReactNativeExample-CelloReactNativeExampleTests.release.xcconfig */;
460+
baseConfigurationReference = 4F21134EAD5FE9DF96FDF0B0 /* 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 = 7160A4F1FE8F1B5948F8E327 /* Pods-CelloReactNativeExample.debug.xcconfig */;
484+
baseConfigurationReference = F0C8893F017D9FE6A10AEE75 /* 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 = 83743795B9010910DA857998 /* Pods-CelloReactNativeExample.release.xcconfig */;
512+
baseConfigurationReference = F06821C8F86FEC719A37281B /* Pods-CelloReactNativeExample.release.xcconfig */;
513513
buildSettings = {
514514
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
515515
CLANG_ENABLE_MODULES = YES;

0 commit comments

Comments
 (0)