|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 1AECDDA53C40C7389CD26D3A /* libPods-LaunchdarklyReactNativeClient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 835CE7C24E3A198476E22C6E /* libPods-LaunchdarklyReactNativeClient.a */; }; |
| 11 | + 7632064828FF60CEC6B1D02D /* libPods-LaunchdarklyReactNativeClient-Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C9B02A7D3540F48D6719D459 /* libPods-LaunchdarklyReactNativeClient-Tests.a */; }; |
10 | 12 | 8CCA3CD5299D656F00DA0E21 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CCA3CD4299D656F00DA0E21 /* Tests.swift */; }; |
11 | 13 | 8CCA3CD6299D656F00DA0E21 /* libLaunchdarklyReactNativeClient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E371682721B88E9C00136B19 /* libLaunchdarklyReactNativeClient.a */; }; |
12 | | - AA5797FD56DBE421B5550BC4 /* libPods-LaunchdarklyReactNativeClient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A1E0874178C83601D640F652 /* libPods-LaunchdarklyReactNativeClient.a */; }; |
13 | | - B204A2446524F4D065812149 /* libPods-LaunchdarklyReactNativeClient-Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 885BA0120879FF03B28B6D2D /* libPods-LaunchdarklyReactNativeClient-Tests.a */; }; |
14 | 14 | B3E7B58A1CC2AC0600A0062D /* LaunchdarklyReactNativeClientBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* LaunchdarklyReactNativeClientBridge.m */; }; |
15 | 15 | E37168AA21B8A83A00136B19 /* LaunchdarklyReactNativeClient-Bridging-Header.h in Sources */ = {isa = PBXBuildFile; fileRef = E392B3342199F9F6008024E9 /* LaunchdarklyReactNativeClient-Bridging-Header.h */; }; |
16 | 16 | E37654422199FCB300627B66 /* LaunchdarklyReactNativeClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = E37654412199FCB300627B66 /* LaunchdarklyReactNativeClient.swift */; }; |
|
39 | 39 | /* End PBXCopyFilesBuildPhase section */ |
40 | 40 |
|
41 | 41 | /* Begin PBXFileReference section */ |
42 | | - 035E8A35E64B08F8470D7FFD /* Pods-LaunchdarklyReactNativeClient.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaunchdarklyReactNativeClient.release.xcconfig"; path = "Target Support Files/Pods-LaunchdarklyReactNativeClient/Pods-LaunchdarklyReactNativeClient.release.xcconfig"; sourceTree = "<group>"; }; |
43 | | - 885BA0120879FF03B28B6D2D /* libPods-LaunchdarklyReactNativeClient-Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-LaunchdarklyReactNativeClient-Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 42 | + 0BB6FB181716CE8F0DD6CF36 /* Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig"; path = "Target Support Files/Pods-LaunchdarklyReactNativeClient-Tests/Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 43 | + 4437A7F7B933B50CA92F486C /* Pods-LaunchdarklyReactNativeClient.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaunchdarklyReactNativeClient.release.xcconfig"; path = "Target Support Files/Pods-LaunchdarklyReactNativeClient/Pods-LaunchdarklyReactNativeClient.release.xcconfig"; sourceTree = "<group>"; }; |
| 44 | + 61AB451D50D60B01EE9CA73D /* Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig"; path = "Target Support Files/Pods-LaunchdarklyReactNativeClient-Tests/Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig"; sourceTree = "<group>"; }; |
| 45 | + 63346A5800476850519E4704 /* Pods-LaunchdarklyReactNativeClient.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaunchdarklyReactNativeClient.debug.xcconfig"; path = "Target Support Files/Pods-LaunchdarklyReactNativeClient/Pods-LaunchdarklyReactNativeClient.debug.xcconfig"; sourceTree = "<group>"; }; |
| 46 | + 835CE7C24E3A198476E22C6E /* libPods-LaunchdarklyReactNativeClient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-LaunchdarklyReactNativeClient.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 47 | 8CCA3CD2299D656F00DA0E21 /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
45 | 48 | 8CCA3CD4299D656F00DA0E21 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; }; |
46 | | - 9A2C8F43E29DE6F70E911D4A /* Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig"; path = "Target Support Files/Pods-LaunchdarklyReactNativeClient-Tests/Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig"; sourceTree = "<group>"; }; |
47 | | - A1E0874178C83601D640F652 /* libPods-LaunchdarklyReactNativeClient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-LaunchdarklyReactNativeClient.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 49 | B3E7B5891CC2AC0600A0062D /* LaunchdarklyReactNativeClientBridge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LaunchdarklyReactNativeClientBridge.m; sourceTree = "<group>"; }; |
49 | | - B516F57D249B8DC8483C46C7 /* Pods-LaunchdarklyReactNativeClient.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaunchdarklyReactNativeClient.debug.xcconfig"; path = "Target Support Files/Pods-LaunchdarklyReactNativeClient/Pods-LaunchdarklyReactNativeClient.debug.xcconfig"; sourceTree = "<group>"; }; |
| 50 | + C9B02A7D3540F48D6719D459 /* libPods-LaunchdarklyReactNativeClient-Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-LaunchdarklyReactNativeClient-Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 51 | E371682721B88E9C00136B19 /* libLaunchdarklyReactNativeClient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libLaunchdarklyReactNativeClient.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
51 | 52 | E37654412199FCB300627B66 /* LaunchdarklyReactNativeClient.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LaunchdarklyReactNativeClient.swift; sourceTree = "<group>"; }; |
52 | 53 | E392B3342199F9F6008024E9 /* LaunchdarklyReactNativeClient-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaunchdarklyReactNativeClient-Bridging-Header.h"; sourceTree = "<group>"; }; |
53 | | - FF740C0FB5B2EB15CB163FCA /* Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig"; path = "Target Support Files/Pods-LaunchdarklyReactNativeClient-Tests/Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
54 | 54 | /* End PBXFileReference section */ |
55 | 55 |
|
56 | 56 | /* Begin PBXFrameworksBuildPhase section */ |
57 | 57 | 58B511D81A9E6C8500147676 /* Frameworks */ = { |
58 | 58 | isa = PBXFrameworksBuildPhase; |
59 | 59 | buildActionMask = 2147483647; |
60 | 60 | files = ( |
61 | | - AA5797FD56DBE421B5550BC4 /* libPods-LaunchdarklyReactNativeClient.a in Frameworks */, |
| 61 | + 1AECDDA53C40C7389CD26D3A /* libPods-LaunchdarklyReactNativeClient.a in Frameworks */, |
62 | 62 | ); |
63 | 63 | runOnlyForDeploymentPostprocessing = 0; |
64 | 64 | }; |
|
67 | 67 | buildActionMask = 2147483647; |
68 | 68 | files = ( |
69 | 69 | 8CCA3CD6299D656F00DA0E21 /* libLaunchdarklyReactNativeClient.a in Frameworks */, |
70 | | - B204A2446524F4D065812149 /* libPods-LaunchdarklyReactNativeClient-Tests.a in Frameworks */, |
| 70 | + 7632064828FF60CEC6B1D02D /* libPods-LaunchdarklyReactNativeClient-Tests.a in Frameworks */, |
71 | 71 | ); |
72 | 72 | runOnlyForDeploymentPostprocessing = 0; |
73 | 73 | }; |
74 | 74 | /* End PBXFrameworksBuildPhase section */ |
75 | 75 |
|
76 | 76 | /* Begin PBXGroup section */ |
77 | | - 3F3E499E65255D6A36F1FC6E /* Pods */ = { |
| 77 | + 02FA5E5E41CC6FA14EE07082 /* Frameworks */ = { |
78 | 78 | isa = PBXGroup; |
79 | 79 | children = ( |
80 | | - B516F57D249B8DC8483C46C7 /* Pods-LaunchdarklyReactNativeClient.debug.xcconfig */, |
81 | | - 035E8A35E64B08F8470D7FFD /* Pods-LaunchdarklyReactNativeClient.release.xcconfig */, |
82 | | - FF740C0FB5B2EB15CB163FCA /* Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig */, |
83 | | - 9A2C8F43E29DE6F70E911D4A /* Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig */, |
| 80 | + 835CE7C24E3A198476E22C6E /* libPods-LaunchdarklyReactNativeClient.a */, |
| 81 | + C9B02A7D3540F48D6719D459 /* libPods-LaunchdarklyReactNativeClient-Tests.a */, |
84 | 82 | ); |
85 | | - path = Pods; |
| 83 | + name = Frameworks; |
86 | 84 | sourceTree = "<group>"; |
87 | 85 | }; |
88 | | - 4093BD1DC9C02E32DEDACE4F /* Frameworks */ = { |
| 86 | + 3F3E499E65255D6A36F1FC6E /* Pods */ = { |
89 | 87 | isa = PBXGroup; |
90 | 88 | children = ( |
91 | | - A1E0874178C83601D640F652 /* libPods-LaunchdarklyReactNativeClient.a */, |
92 | | - 885BA0120879FF03B28B6D2D /* libPods-LaunchdarklyReactNativeClient-Tests.a */, |
| 89 | + 63346A5800476850519E4704 /* Pods-LaunchdarklyReactNativeClient.debug.xcconfig */, |
| 90 | + 4437A7F7B933B50CA92F486C /* Pods-LaunchdarklyReactNativeClient.release.xcconfig */, |
| 91 | + 0BB6FB181716CE8F0DD6CF36 /* Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig */, |
| 92 | + 61AB451D50D60B01EE9CA73D /* Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig */, |
93 | 93 | ); |
94 | | - name = Frameworks; |
| 94 | + path = Pods; |
95 | 95 | sourceTree = "<group>"; |
96 | 96 | }; |
97 | 97 | 58B511D21A9E6C8500147676 = { |
|
104 | 104 | 3F3E499E65255D6A36F1FC6E /* Pods */, |
105 | 105 | 8CCA3CD3299D656F00DA0E21 /* Tests */, |
106 | 106 | 8CCA3CD2299D656F00DA0E21 /* Tests.xctest */, |
107 | | - 4093BD1DC9C02E32DEDACE4F /* Frameworks */, |
| 107 | + 02FA5E5E41CC6FA14EE07082 /* Frameworks */, |
108 | 108 | ); |
109 | 109 | sourceTree = "<group>"; |
110 | 110 | }; |
|
123 | 123 | isa = PBXNativeTarget; |
124 | 124 | buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "LaunchdarklyReactNativeClient" */; |
125 | 125 | buildPhases = ( |
126 | | - 2CB23BF4EEC839C9C82AB512 /* [CP] Check Pods Manifest.lock */, |
| 126 | + C3D7A86411553DADA67F0550 /* [CP] Check Pods Manifest.lock */, |
127 | 127 | 58B511D71A9E6C8500147676 /* Sources */, |
128 | 128 | 58B511D81A9E6C8500147676 /* Frameworks */, |
129 | 129 | 58B511D91A9E6C8500147676 /* CopyFiles */, |
|
141 | 141 | isa = PBXNativeTarget; |
142 | 142 | buildConfigurationList = 8CCA3CDB299D656F00DA0E21 /* Build configuration list for PBXNativeTarget "Tests" */; |
143 | 143 | buildPhases = ( |
144 | | - 8761DA2D30562CC637DC815D /* [CP] Check Pods Manifest.lock */, |
| 144 | + 31211A06D848ECFD74C38C8C /* [CP] Check Pods Manifest.lock */, |
145 | 145 | 8CCA3CCE299D656F00DA0E21 /* Sources */, |
146 | 146 | 8CCA3CCF299D656F00DA0E21 /* Frameworks */, |
147 | 147 | 8CCA3CD0299D656F00DA0E21 /* Resources */, |
148 | | - A0F682F914E90EF180D362DB /* [CP] Copy Pods Resources */, |
| 148 | + 2E5D513DDE025E58722C306E /* [CP] Copy Pods Resources */, |
149 | 149 | ); |
150 | 150 | buildRules = ( |
151 | 151 | ); |
|
207 | 207 | /* End PBXResourcesBuildPhase section */ |
208 | 208 |
|
209 | 209 | /* Begin PBXShellScriptBuildPhase section */ |
210 | | - 2CB23BF4EEC839C9C82AB512 /* [CP] Check Pods Manifest.lock */ = { |
| 210 | + 2E5D513DDE025E58722C306E /* [CP] Copy Pods Resources */ = { |
211 | 211 | isa = PBXShellScriptBuildPhase; |
212 | 212 | buildActionMask = 2147483647; |
213 | 213 | files = ( |
214 | 214 | ); |
215 | | - inputFileListPaths = ( |
216 | | - ); |
217 | 215 | inputPaths = ( |
218 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
219 | | - "${PODS_ROOT}/Manifest.lock", |
220 | | - ); |
221 | | - name = "[CP] Check Pods Manifest.lock"; |
222 | | - outputFileListPaths = ( |
| 216 | + "${PODS_ROOT}/Target Support Files/Pods-LaunchdarklyReactNativeClient-Tests/Pods-LaunchdarklyReactNativeClient-Tests-resources.sh", |
| 217 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle", |
223 | 218 | ); |
| 219 | + name = "[CP] Copy Pods Resources"; |
224 | 220 | outputPaths = ( |
225 | | - "$(DERIVED_FILE_DIR)/Pods-LaunchdarklyReactNativeClient-checkManifestLockResult.txt", |
| 221 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle", |
226 | 222 | ); |
227 | 223 | runOnlyForDeploymentPostprocessing = 0; |
228 | 224 | shellPath = /bin/sh; |
229 | | - 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"; |
| 225 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaunchdarklyReactNativeClient-Tests/Pods-LaunchdarklyReactNativeClient-Tests-resources.sh\"\n"; |
230 | 226 | showEnvVarsInLog = 0; |
231 | 227 | }; |
232 | | - 8761DA2D30562CC637DC815D /* [CP] Check Pods Manifest.lock */ = { |
| 228 | + 31211A06D848ECFD74C38C8C /* [CP] Check Pods Manifest.lock */ = { |
233 | 229 | isa = PBXShellScriptBuildPhase; |
234 | 230 | buildActionMask = 2147483647; |
235 | 231 | files = ( |
|
251 | 247 | 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"; |
252 | 248 | showEnvVarsInLog = 0; |
253 | 249 | }; |
254 | | - A0F682F914E90EF180D362DB /* [CP] Copy Pods Resources */ = { |
| 250 | + C3D7A86411553DADA67F0550 /* [CP] Check Pods Manifest.lock */ = { |
255 | 251 | isa = PBXShellScriptBuildPhase; |
256 | 252 | buildActionMask = 2147483647; |
257 | 253 | files = ( |
258 | 254 | ); |
| 255 | + inputFileListPaths = ( |
| 256 | + ); |
259 | 257 | inputPaths = ( |
260 | | - "${PODS_ROOT}/Target Support Files/Pods-LaunchdarklyReactNativeClient-Tests/Pods-LaunchdarklyReactNativeClient-Tests-resources.sh", |
261 | | - "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle", |
| 258 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 259 | + "${PODS_ROOT}/Manifest.lock", |
| 260 | + ); |
| 261 | + name = "[CP] Check Pods Manifest.lock"; |
| 262 | + outputFileListPaths = ( |
262 | 263 | ); |
263 | | - name = "[CP] Copy Pods Resources"; |
264 | 264 | outputPaths = ( |
265 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle", |
| 265 | + "$(DERIVED_FILE_DIR)/Pods-LaunchdarklyReactNativeClient-checkManifestLockResult.txt", |
266 | 266 | ); |
267 | 267 | runOnlyForDeploymentPostprocessing = 0; |
268 | 268 | shellPath = /bin/sh; |
269 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaunchdarklyReactNativeClient-Tests/Pods-LaunchdarklyReactNativeClient-Tests-resources.sh\"\n"; |
| 269 | + 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"; |
270 | 270 | showEnvVarsInLog = 0; |
271 | 271 | }; |
272 | 272 | /* End PBXShellScriptBuildPhase section */ |
|
361 | 361 | OTHER_CPLUSPLUSFLAGS = "$(inherited)"; |
362 | 362 | OTHER_LDFLAGS = ( |
363 | 363 | "$(inherited)", |
364 | | - " ", |
| 364 | + "-Wl", |
| 365 | + "-ld_classic", |
365 | 366 | ); |
366 | 367 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
367 | 368 | SDKROOT = iphoneos; |
|
421 | 422 | OTHER_CPLUSPLUSFLAGS = "$(inherited)"; |
422 | 423 | OTHER_LDFLAGS = ( |
423 | 424 | "$(inherited)", |
424 | | - " ", |
| 425 | + "-Wl", |
| 426 | + "-ld_classic", |
425 | 427 | ); |
426 | 428 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
427 | 429 | SDKROOT = iphoneos; |
|
433 | 435 | }; |
434 | 436 | 58B511F01A9E6C8500147676 /* Debug */ = { |
435 | 437 | isa = XCBuildConfiguration; |
436 | | - baseConfigurationReference = B516F57D249B8DC8483C46C7 /* Pods-LaunchdarklyReactNativeClient.debug.xcconfig */; |
| 438 | + baseConfigurationReference = 63346A5800476850519E4704 /* Pods-LaunchdarklyReactNativeClient.debug.xcconfig */; |
437 | 439 | buildSettings = { |
438 | 440 | CLANG_ENABLE_MODULES = YES; |
439 | 441 | DEAD_CODE_STRIPPING = NO; |
|
465 | 467 | }; |
466 | 468 | 58B511F11A9E6C8500147676 /* Release */ = { |
467 | 469 | isa = XCBuildConfiguration; |
468 | | - baseConfigurationReference = 035E8A35E64B08F8470D7FFD /* Pods-LaunchdarklyReactNativeClient.release.xcconfig */; |
| 470 | + baseConfigurationReference = 4437A7F7B933B50CA92F486C /* Pods-LaunchdarklyReactNativeClient.release.xcconfig */; |
469 | 471 | buildSettings = { |
470 | 472 | CLANG_ENABLE_MODULES = YES; |
471 | 473 | DEAD_CODE_STRIPPING = YES; |
|
496 | 498 | }; |
497 | 499 | 8CCA3CD9299D656F00DA0E21 /* Debug */ = { |
498 | 500 | isa = XCBuildConfiguration; |
499 | | - baseConfigurationReference = FF740C0FB5B2EB15CB163FCA /* Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig */; |
| 501 | + baseConfigurationReference = 0BB6FB181716CE8F0DD6CF36 /* Pods-LaunchdarklyReactNativeClient-Tests.debug.xcconfig */; |
500 | 502 | buildSettings = { |
501 | 503 | CLANG_ANALYZER_NONNULL = YES; |
502 | 504 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
|
526 | 528 | }; |
527 | 529 | 8CCA3CDA299D656F00DA0E21 /* Release */ = { |
528 | 530 | isa = XCBuildConfiguration; |
529 | | - baseConfigurationReference = 9A2C8F43E29DE6F70E911D4A /* Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig */; |
| 531 | + baseConfigurationReference = 61AB451D50D60B01EE9CA73D /* Pods-LaunchdarklyReactNativeClient-Tests.release.xcconfig */; |
530 | 532 | buildSettings = { |
531 | 533 | CLANG_ANALYZER_NONNULL = YES; |
532 | 534 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
|
0 commit comments