|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0C80B921A6F3F58F76C31292 /* libPods-QonversionExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-QonversionExample.a */; }; |
11 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
| 12 | + 706AC1C82E67D2ED00ADA6CB /* qonversion_ios_fallbacks.json in Resources */ = {isa = PBXBuildFile; fileRef = 706AC1C72E67D2ED00ADA6CB /* qonversion_ios_fallbacks.json */; }; |
12 | 13 | 74E0385952FD1D0B9E5AC42C /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; }; |
13 | 14 | 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; |
14 | 15 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
|
22 | 23 | 3B4392A12AC88292D35C810B /* Pods-QonversionExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-QonversionExample.debug.xcconfig"; path = "Target Support Files/Pods-QonversionExample/Pods-QonversionExample.debug.xcconfig"; sourceTree = "<group>"; }; |
23 | 24 | 5709B34CF0A7D63546082F79 /* Pods-QonversionExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-QonversionExample.release.xcconfig"; path = "Target Support Files/Pods-QonversionExample/Pods-QonversionExample.release.xcconfig"; sourceTree = "<group>"; }; |
24 | 25 | 5DCACB8F33CDC322A6C60F78 /* libPods-QonversionExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-QonversionExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 26 | + 706AC1C72E67D2ED00ADA6CB /* qonversion_ios_fallbacks.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = qonversion_ios_fallbacks.json; sourceTree = "<group>"; }; |
25 | 27 | 761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = QonversionExample/AppDelegate.swift; sourceTree = "<group>"; }; |
26 | 28 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = QonversionExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
27 | 29 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
|
42 | 44 | 13B07FAE1A68108700A75B9A /* QonversionExample */ = { |
43 | 45 | isa = PBXGroup; |
44 | 46 | children = ( |
| 47 | + 706AC1C72E67D2ED00ADA6CB /* qonversion_ios_fallbacks.json */, |
45 | 48 | 13B07FB51A68108700A75B9A /* Images.xcassets */, |
46 | 49 | 761780EC2CA45674006654EE /* AppDelegate.swift */, |
47 | 50 | 13B07FB61A68108700A75B9A /* Info.plist */, |
|
159 | 162 | buildActionMask = 2147483647; |
160 | 163 | files = ( |
161 | 164 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
| 165 | + 706AC1C82E67D2ED00ADA6CB /* qonversion_ios_fallbacks.json in Resources */, |
162 | 166 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
163 | 167 | 74E0385952FD1D0B9E5AC42C /* PrivacyInfo.xcprivacy in Resources */, |
164 | 168 | ); |
|
191 | 195 | inputFileListPaths = ( |
192 | 196 | "${PODS_ROOT}/Target Support Files/Pods-QonversionExample/Pods-QonversionExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
193 | 197 | ); |
| 198 | + inputPaths = ( |
| 199 | + ); |
194 | 200 | name = "[CP] Embed Pods Frameworks"; |
195 | 201 | outputFileListPaths = ( |
196 | 202 | "${PODS_ROOT}/Target Support Files/Pods-QonversionExample/Pods-QonversionExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
197 | 203 | ); |
| 204 | + outputPaths = ( |
| 205 | + ); |
198 | 206 | runOnlyForDeploymentPostprocessing = 0; |
199 | 207 | shellPath = /bin/sh; |
200 | 208 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-QonversionExample/Pods-QonversionExample-frameworks.sh\"\n"; |
|
230 | 238 | inputFileListPaths = ( |
231 | 239 | "${PODS_ROOT}/Target Support Files/Pods-QonversionExample/Pods-QonversionExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
232 | 240 | ); |
| 241 | + inputPaths = ( |
| 242 | + ); |
233 | 243 | name = "[CP] Copy Pods Resources"; |
234 | 244 | outputFileListPaths = ( |
235 | 245 | "${PODS_ROOT}/Target Support Files/Pods-QonversionExample/Pods-QonversionExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
236 | 246 | ); |
| 247 | + outputPaths = ( |
| 248 | + ); |
237 | 249 | runOnlyForDeploymentPostprocessing = 0; |
238 | 250 | shellPath = /bin/sh; |
239 | 251 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-QonversionExample/Pods-QonversionExample-resources.sh\"\n"; |
|
380 | 392 | "-DFOLLY_CFG_NO_COROUTINES=1", |
381 | 393 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
382 | 394 | ); |
383 | | - OTHER_LDFLAGS = ( |
384 | | - "$(inherited)", |
385 | | - " ", |
386 | | - ); |
| 395 | + OTHER_LDFLAGS = "$(inherited) "; |
387 | 396 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
388 | 397 | SDKROOT = iphoneos; |
389 | 398 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
|
452 | 461 | "-DFOLLY_CFG_NO_COROUTINES=1", |
453 | 462 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
454 | 463 | ); |
455 | | - OTHER_LDFLAGS = ( |
456 | | - "$(inherited)", |
457 | | - " ", |
458 | | - ); |
| 464 | + OTHER_LDFLAGS = "$(inherited) "; |
459 | 465 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
460 | 466 | SDKROOT = iphoneos; |
461 | 467 | USE_HERMES = true; |
|
0 commit comments