Skip to content

Commit d432d44

Browse files
committed
chore: no code changes made
1 parent 0e7276a commit d432d44

1 file changed

Lines changed: 49 additions & 49 deletions

File tree

example/ios/ReactNativeSdkExample.xcodeproj/project.pbxproj

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
1414
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
1515
A3A40C20801B8F02005FA4C0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */; };
16-
AF28462A3110C51F1F7C533F /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EAF2382B3B43BA895BB6B686 /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a */; };
17-
E225F55180BFEC9EEE90D657 /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD72BAA10A70AEE2E1762531 /* libPods-ReactNativeSdkExample.a */; };
16+
AAC15128BE6693F28F239FA1 /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BF8A7D92606ACD4CB1EBDE3B /* libPods-ReactNativeSdkExample.a */; };
17+
EADCC8C8B500338716DCEE5C /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1EAED0E46616EF0688436272 /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a */; };
1818
/* End PBXBuildFile section */
1919

2020
/* Begin PBXContainerItemProxy section */
@@ -38,31 +38,31 @@
3838
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ReactNativeSdkExample/Info.plist; sourceTree = "<group>"; };
3939
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ReactNativeSdkExample/main.m; sourceTree = "<group>"; };
4040
13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
41-
1DE06B70B5C5DE57C13F2E47 /* Pods-ReactNativeSdkExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.release.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.release.xcconfig"; sourceTree = "<group>"; };
41+
1EAED0E46616EF0688436272 /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
4242
1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
43-
2F23FDF9D4FFC53BA5121BDB /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig"; sourceTree = "<group>"; };
44-
771D98D0AC0E53593792DAB8 /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig"; sourceTree = "<group>"; };
43+
26728A6D50F255E89AF7B45E /* Pods-ReactNativeSdkExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.release.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.release.xcconfig"; sourceTree = "<group>"; };
44+
5F86CA8F5AEC48DBA647D80E /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig"; sourceTree = "<group>"; };
4545
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = ReactNativeSdkExample/LaunchScreen.storyboard; sourceTree = "<group>"; };
46-
C1AD86E8B58E50F21834E1B0 /* Pods-ReactNativeSdkExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.debug.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.debug.xcconfig"; sourceTree = "<group>"; };
47-
EAF2382B3B43BA895BB6B686 /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
46+
BF8A7D92606ACD4CB1EBDE3B /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
47+
D63EF664AFAA2B30B6D567E8 /* Pods-ReactNativeSdkExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.debug.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.debug.xcconfig"; sourceTree = "<group>"; };
48+
E7C3BAADBFD9D2CD8360575A /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig"; sourceTree = "<group>"; };
4849
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
49-
FD72BAA10A70AEE2E1762531 /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
5050
/* End PBXFileReference section */
5151

5252
/* Begin PBXFrameworksBuildPhase section */
5353
00E356EB1AD99517003FC87E /* Frameworks */ = {
5454
isa = PBXFrameworksBuildPhase;
5555
buildActionMask = 2147483647;
5656
files = (
57-
AF28462A3110C51F1F7C533F /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a in Frameworks */,
57+
EADCC8C8B500338716DCEE5C /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a in Frameworks */,
5858
);
5959
runOnlyForDeploymentPostprocessing = 0;
6060
};
6161
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
6262
isa = PBXFrameworksBuildPhase;
6363
buildActionMask = 2147483647;
6464
files = (
65-
E225F55180BFEC9EEE90D657 /* libPods-ReactNativeSdkExample.a in Frameworks */,
65+
AAC15128BE6693F28F239FA1 /* libPods-ReactNativeSdkExample.a in Frameworks */,
6666
);
6767
runOnlyForDeploymentPostprocessing = 0;
6868
};
@@ -105,8 +105,8 @@
105105
isa = PBXGroup;
106106
children = (
107107
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
108-
FD72BAA10A70AEE2E1762531 /* libPods-ReactNativeSdkExample.a */,
109-
EAF2382B3B43BA895BB6B686 /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a */,
108+
BF8A7D92606ACD4CB1EBDE3B /* libPods-ReactNativeSdkExample.a */,
109+
1EAED0E46616EF0688436272 /* libPods-ReactNativeSdkExample-ReactNativeSdkExampleTests.a */,
110110
);
111111
name = Frameworks;
112112
sourceTree = "<group>";
@@ -145,10 +145,10 @@
145145
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
146146
isa = PBXGroup;
147147
children = (
148-
C1AD86E8B58E50F21834E1B0 /* Pods-ReactNativeSdkExample.debug.xcconfig */,
149-
1DE06B70B5C5DE57C13F2E47 /* Pods-ReactNativeSdkExample.release.xcconfig */,
150-
771D98D0AC0E53593792DAB8 /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig */,
151-
2F23FDF9D4FFC53BA5121BDB /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig */,
148+
D63EF664AFAA2B30B6D567E8 /* Pods-ReactNativeSdkExample.debug.xcconfig */,
149+
26728A6D50F255E89AF7B45E /* Pods-ReactNativeSdkExample.release.xcconfig */,
150+
E7C3BAADBFD9D2CD8360575A /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig */,
151+
5F86CA8F5AEC48DBA647D80E /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig */,
152152
);
153153
path = Pods;
154154
sourceTree = "<group>";
@@ -160,12 +160,12 @@
160160
isa = PBXNativeTarget;
161161
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "ReactNativeSdkExampleTests" */;
162162
buildPhases = (
163-
B3F547D6CB6AD061206A7617 /* [CP] Check Pods Manifest.lock */,
163+
C441C30578C67A14260C3766 /* [CP] Check Pods Manifest.lock */,
164164
00E356EA1AD99517003FC87E /* Sources */,
165165
00E356EB1AD99517003FC87E /* Frameworks */,
166166
00E356EC1AD99517003FC87E /* Resources */,
167-
8E28F62B7A877706316B094B /* [CP] Embed Pods Frameworks */,
168-
8A2C9A4DC26C857571369997 /* [CP] Copy Pods Resources */,
167+
89B9D75C7F0090FAB6DEF2B7 /* [CP] Embed Pods Frameworks */,
168+
7562B5DA7C758C64E3FA92BE /* [CP] Copy Pods Resources */,
169169
);
170170
buildRules = (
171171
);
@@ -181,13 +181,13 @@
181181
isa = PBXNativeTarget;
182182
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactNativeSdkExample" */;
183183
buildPhases = (
184-
6E7D2213DD8B7C8A27250CE4 /* [CP] Check Pods Manifest.lock */,
184+
6EADC29EE41BFCA20E15F745 /* [CP] Check Pods Manifest.lock */,
185185
13B07F871A680F5B00A75B9A /* Sources */,
186186
13B07F8C1A680F5B00A75B9A /* Frameworks */,
187187
13B07F8E1A680F5B00A75B9A /* Resources */,
188188
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
189-
DE6FA080667412B5E6F3126B /* [CP] Embed Pods Frameworks */,
190-
77EBFFD935A12DF328729C91 /* [CP] Copy Pods Resources */,
189+
1231F7A67442F84A13BA6561 /* [CP] Embed Pods Frameworks */,
190+
DC1361547F66F1FAF7539E53 /* [CP] Copy Pods Resources */,
191191
);
192192
buildRules = (
193193
);
@@ -271,46 +271,46 @@
271271
shellPath = /bin/sh;
272272
shellScript = "set -e\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
273273
};
274-
6E7D2213DD8B7C8A27250CE4 /* [CP] Check Pods Manifest.lock */ = {
274+
1231F7A67442F84A13BA6561 /* [CP] Embed Pods Frameworks */ = {
275275
isa = PBXShellScriptBuildPhase;
276276
buildActionMask = 2147483647;
277277
files = (
278278
);
279279
inputFileListPaths = (
280+
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
280281
);
281-
inputPaths = (
282-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
283-
"${PODS_ROOT}/Manifest.lock",
284-
);
285-
name = "[CP] Check Pods Manifest.lock";
282+
name = "[CP] Embed Pods Frameworks";
286283
outputFileListPaths = (
287-
);
288-
outputPaths = (
289-
"$(DERIVED_FILE_DIR)/Pods-ReactNativeSdkExample-checkManifestLockResult.txt",
284+
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
290285
);
291286
runOnlyForDeploymentPostprocessing = 0;
292287
shellPath = /bin/sh;
293-
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";
288+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks.sh\"\n";
294289
showEnvVarsInLog = 0;
295290
};
296-
77EBFFD935A12DF328729C91 /* [CP] Copy Pods Resources */ = {
291+
6EADC29EE41BFCA20E15F745 /* [CP] Check Pods Manifest.lock */ = {
297292
isa = PBXShellScriptBuildPhase;
298293
buildActionMask = 2147483647;
299294
files = (
300295
);
301296
inputFileListPaths = (
302-
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist",
303297
);
304-
name = "[CP] Copy Pods Resources";
298+
inputPaths = (
299+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
300+
"${PODS_ROOT}/Manifest.lock",
301+
);
302+
name = "[CP] Check Pods Manifest.lock";
305303
outputFileListPaths = (
306-
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist",
304+
);
305+
outputPaths = (
306+
"$(DERIVED_FILE_DIR)/Pods-ReactNativeSdkExample-checkManifestLockResult.txt",
307307
);
308308
runOnlyForDeploymentPostprocessing = 0;
309309
shellPath = /bin/sh;
310-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n";
310+
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";
311311
showEnvVarsInLog = 0;
312312
};
313-
8A2C9A4DC26C857571369997 /* [CP] Copy Pods Resources */ = {
313+
7562B5DA7C758C64E3FA92BE /* [CP] Copy Pods Resources */ = {
314314
isa = PBXShellScriptBuildPhase;
315315
buildActionMask = 2147483647;
316316
files = (
@@ -327,7 +327,7 @@
327327
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests-resources.sh\"\n";
328328
showEnvVarsInLog = 0;
329329
};
330-
8E28F62B7A877706316B094B /* [CP] Embed Pods Frameworks */ = {
330+
89B9D75C7F0090FAB6DEF2B7 /* [CP] Embed Pods Frameworks */ = {
331331
isa = PBXShellScriptBuildPhase;
332332
buildActionMask = 2147483647;
333333
files = (
@@ -344,7 +344,7 @@
344344
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests/Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests-frameworks.sh\"\n";
345345
showEnvVarsInLog = 0;
346346
};
347-
B3F547D6CB6AD061206A7617 /* [CP] Check Pods Manifest.lock */ = {
347+
C441C30578C67A14260C3766 /* [CP] Check Pods Manifest.lock */ = {
348348
isa = PBXShellScriptBuildPhase;
349349
buildActionMask = 2147483647;
350350
files = (
@@ -366,21 +366,21 @@
366366
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";
367367
showEnvVarsInLog = 0;
368368
};
369-
DE6FA080667412B5E6F3126B /* [CP] Embed Pods Frameworks */ = {
369+
DC1361547F66F1FAF7539E53 /* [CP] Copy Pods Resources */ = {
370370
isa = PBXShellScriptBuildPhase;
371371
buildActionMask = 2147483647;
372372
files = (
373373
);
374374
inputFileListPaths = (
375-
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
375+
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist",
376376
);
377-
name = "[CP] Embed Pods Frameworks";
377+
name = "[CP] Copy Pods Resources";
378378
outputFileListPaths = (
379-
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
379+
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist",
380380
);
381381
runOnlyForDeploymentPostprocessing = 0;
382382
shellPath = /bin/sh;
383-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks.sh\"\n";
383+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n";
384384
showEnvVarsInLog = 0;
385385
};
386386
/* End PBXShellScriptBuildPhase section */
@@ -416,7 +416,7 @@
416416
/* Begin XCBuildConfiguration section */
417417
00E356F61AD99517003FC87E /* Debug */ = {
418418
isa = XCBuildConfiguration;
419-
baseConfigurationReference = 771D98D0AC0E53593792DAB8 /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig */;
419+
baseConfigurationReference = E7C3BAADBFD9D2CD8360575A /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.debug.xcconfig */;
420420
buildSettings = {
421421
BUNDLE_LOADER = "$(TEST_HOST)";
422422
DEVELOPMENT_TEAM = BP98Z28R86;
@@ -444,7 +444,7 @@
444444
};
445445
00E356F71AD99517003FC87E /* Release */ = {
446446
isa = XCBuildConfiguration;
447-
baseConfigurationReference = 2F23FDF9D4FFC53BA5121BDB /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig */;
447+
baseConfigurationReference = 5F86CA8F5AEC48DBA647D80E /* Pods-ReactNativeSdkExample-ReactNativeSdkExampleTests.release.xcconfig */;
448448
buildSettings = {
449449
BUNDLE_LOADER = "$(TEST_HOST)";
450450
COPY_PHASE_STRIP = NO;
@@ -469,7 +469,7 @@
469469
};
470470
13B07F941A680F5B00A75B9A /* Debug */ = {
471471
isa = XCBuildConfiguration;
472-
baseConfigurationReference = C1AD86E8B58E50F21834E1B0 /* Pods-ReactNativeSdkExample.debug.xcconfig */;
472+
baseConfigurationReference = D63EF664AFAA2B30B6D567E8 /* Pods-ReactNativeSdkExample.debug.xcconfig */;
473473
buildSettings = {
474474
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
475475
CLANG_ENABLE_MODULES = YES;
@@ -498,7 +498,7 @@
498498
};
499499
13B07F951A680F5B00A75B9A /* Release */ = {
500500
isa = XCBuildConfiguration;
501-
baseConfigurationReference = 1DE06B70B5C5DE57C13F2E47 /* Pods-ReactNativeSdkExample.release.xcconfig */;
501+
baseConfigurationReference = 26728A6D50F255E89AF7B45E /* Pods-ReactNativeSdkExample.release.xcconfig */;
502502
buildSettings = {
503503
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
504504
CLANG_ENABLE_MODULES = YES;

0 commit comments

Comments
 (0)