|
10 | 10 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
11 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
12 | 12 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
| 13 | + 6E6EEF96505B7B7C13273254 /* libPods-DdSdkReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5F70B3586D3871B1E4AEC6 /* libPods-DdSdkReactNativeExample.a */; }; |
13 | 14 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
14 | 15 | E05973ABEC106467505BAF84 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 91A6167299744A7A5E90FD00 /* PrivacyInfo.xcprivacy */; }; |
15 | | - F59778933728396AC9586AC3 /* libPods-DdSdkReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F15FCB308661F5FE9CD1E2F0 /* libPods-DdSdkReactNativeExample.a */; }; |
16 | 16 | /* End PBXBuildFile section */ |
17 | 17 |
|
18 | 18 | /* Begin PBXFileReference section */ |
|
24 | 24 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = DdSdkReactNativeExample/Images.xcassets; sourceTree = "<group>"; }; |
25 | 25 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = DdSdkReactNativeExample/Info.plist; sourceTree = "<group>"; }; |
26 | 26 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = DdSdkReactNativeExample/main.m; sourceTree = "<group>"; }; |
27 | | - 4A4B8157669F7C844ABF982B /* Pods-DdSdkReactNativeExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DdSdkReactNativeExample.release.xcconfig"; path = "Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample.release.xcconfig"; sourceTree = "<group>"; }; |
| 27 | + 7F2E43785E4C9F07671D568A /* Pods-DdSdkReactNativeExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DdSdkReactNativeExample.debug.xcconfig"; path = "Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample.debug.xcconfig"; sourceTree = "<group>"; }; |
28 | 28 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = DdSdkReactNativeExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 29 | + 8D5F70B3586D3871B1E4AEC6 /* libPods-DdSdkReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DdSdkReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 30 | 91A6167299744A7A5E90FD00 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = DdSdkReactNativeExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
30 | | - 943593C03DDD65A0F77DAD08 /* Pods-DdSdkReactNativeExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DdSdkReactNativeExample.debug.xcconfig"; path = "Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 31 | + DA0CFD2F6619BC6603A45329 /* Pods-DdSdkReactNativeExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DdSdkReactNativeExample.release.xcconfig"; path = "Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample.release.xcconfig"; sourceTree = "<group>"; }; |
31 | 32 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
32 | | - F15FCB308661F5FE9CD1E2F0 /* libPods-DdSdkReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DdSdkReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | 33 | /* End PBXFileReference section */ |
34 | 34 |
|
35 | 35 | /* Begin PBXFrameworksBuildPhase section */ |
36 | 36 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { |
37 | 37 | isa = PBXFrameworksBuildPhase; |
38 | 38 | buildActionMask = 2147483647; |
39 | 39 | files = ( |
40 | | - F59778933728396AC9586AC3 /* libPods-DdSdkReactNativeExample.a in Frameworks */, |
| 40 | + 6E6EEF96505B7B7C13273254 /* libPods-DdSdkReactNativeExample.a in Frameworks */, |
41 | 41 | ); |
42 | 42 | runOnlyForDeploymentPostprocessing = 0; |
43 | 43 | }; |
|
79 | 79 | isa = PBXGroup; |
80 | 80 | children = ( |
81 | 81 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
82 | | - F15FCB308661F5FE9CD1E2F0 /* libPods-DdSdkReactNativeExample.a */, |
| 82 | + 8D5F70B3586D3871B1E4AEC6 /* libPods-DdSdkReactNativeExample.a */, |
83 | 83 | ); |
84 | 84 | name = Frameworks; |
85 | 85 | sourceTree = "<group>"; |
|
117 | 117 | BBD78D7AC51CEA395F1C20DB /* Pods */ = { |
118 | 118 | isa = PBXGroup; |
119 | 119 | children = ( |
120 | | - 943593C03DDD65A0F77DAD08 /* Pods-DdSdkReactNativeExample.debug.xcconfig */, |
121 | | - 4A4B8157669F7C844ABF982B /* Pods-DdSdkReactNativeExample.release.xcconfig */, |
| 120 | + 7F2E43785E4C9F07671D568A /* Pods-DdSdkReactNativeExample.debug.xcconfig */, |
| 121 | + DA0CFD2F6619BC6603A45329 /* Pods-DdSdkReactNativeExample.release.xcconfig */, |
122 | 122 | ); |
123 | 123 | path = Pods; |
124 | 124 | sourceTree = "<group>"; |
|
130 | 130 | isa = PBXNativeTarget; |
131 | 131 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "DdSdkReactNativeExample" */; |
132 | 132 | buildPhases = ( |
133 | | - 6D376D298F855F5CC23E9ED5 /* [CP] Check Pods Manifest.lock */, |
| 133 | + 5291E89473F9073072159A48 /* [CP] Check Pods Manifest.lock */, |
134 | 134 | FD10A7F022414F080027D42C /* Start Packager */, |
135 | 135 | 13B07F871A680F5B00A75B9A /* Sources */, |
136 | 136 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
137 | 137 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
138 | 138 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
139 | | - 07743436841738907FE3FD72 /* [CP] Embed Pods Frameworks */, |
140 | | - 961EBCFFF8E0F6A3F5781446 /* [CP] Copy Pods Resources */, |
| 139 | + DA35A58E9060D5B33AC9F19B /* [CP] Embed Pods Frameworks */, |
| 140 | + A63B10F8607064B7862D32CF /* [CP] Copy Pods Resources */, |
141 | 141 | ); |
142 | 142 | buildRules = ( |
143 | 143 | ); |
|
209 | 209 | shellPath = /bin/sh; |
210 | 210 | 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"; |
211 | 211 | }; |
212 | | - 07743436841738907FE3FD72 /* [CP] Embed Pods Frameworks */ = { |
213 | | - isa = PBXShellScriptBuildPhase; |
214 | | - buildActionMask = 2147483647; |
215 | | - files = ( |
216 | | - ); |
217 | | - inputFileListPaths = ( |
218 | | - "${PODS_ROOT}/Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
219 | | - ); |
220 | | - name = "[CP] Embed Pods Frameworks"; |
221 | | - outputFileListPaths = ( |
222 | | - "${PODS_ROOT}/Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
223 | | - ); |
224 | | - runOnlyForDeploymentPostprocessing = 0; |
225 | | - shellPath = /bin/sh; |
226 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample-frameworks.sh\"\n"; |
227 | | - showEnvVarsInLog = 0; |
228 | | - }; |
229 | | - 6D376D298F855F5CC23E9ED5 /* [CP] Check Pods Manifest.lock */ = { |
| 212 | + 5291E89473F9073072159A48 /* [CP] Check Pods Manifest.lock */ = { |
230 | 213 | isa = PBXShellScriptBuildPhase; |
231 | 214 | buildActionMask = 2147483647; |
232 | 215 | files = ( |
|
248 | 231 | 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"; |
249 | 232 | showEnvVarsInLog = 0; |
250 | 233 | }; |
251 | | - 961EBCFFF8E0F6A3F5781446 /* [CP] Copy Pods Resources */ = { |
| 234 | + A63B10F8607064B7862D32CF /* [CP] Copy Pods Resources */ = { |
252 | 235 | isa = PBXShellScriptBuildPhase; |
253 | 236 | buildActionMask = 2147483647; |
254 | 237 | files = ( |
|
265 | 248 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample-resources.sh\"\n"; |
266 | 249 | showEnvVarsInLog = 0; |
267 | 250 | }; |
| 251 | + DA35A58E9060D5B33AC9F19B /* [CP] Embed Pods Frameworks */ = { |
| 252 | + isa = PBXShellScriptBuildPhase; |
| 253 | + buildActionMask = 2147483647; |
| 254 | + files = ( |
| 255 | + ); |
| 256 | + inputFileListPaths = ( |
| 257 | + "${PODS_ROOT}/Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 258 | + ); |
| 259 | + name = "[CP] Embed Pods Frameworks"; |
| 260 | + outputFileListPaths = ( |
| 261 | + "${PODS_ROOT}/Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 262 | + ); |
| 263 | + runOnlyForDeploymentPostprocessing = 0; |
| 264 | + shellPath = /bin/sh; |
| 265 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DdSdkReactNativeExample/Pods-DdSdkReactNativeExample-frameworks.sh\"\n"; |
| 266 | + showEnvVarsInLog = 0; |
| 267 | + }; |
268 | 268 | FD10A7F022414F080027D42C /* Start Packager */ = { |
269 | 269 | isa = PBXShellScriptBuildPhase; |
270 | 270 | buildActionMask = 2147483647; |
|
301 | 301 | /* Begin XCBuildConfiguration section */ |
302 | 302 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
303 | 303 | isa = XCBuildConfiguration; |
304 | | - baseConfigurationReference = 943593C03DDD65A0F77DAD08 /* Pods-DdSdkReactNativeExample.debug.xcconfig */; |
| 304 | + baseConfigurationReference = 7F2E43785E4C9F07671D568A /* Pods-DdSdkReactNativeExample.debug.xcconfig */; |
305 | 305 | buildSettings = { |
306 | 306 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
307 | 307 | CLANG_ENABLE_MODULES = YES; |
|
328 | 328 | }; |
329 | 329 | 13B07F951A680F5B00A75B9A /* Release */ = { |
330 | 330 | isa = XCBuildConfiguration; |
331 | | - baseConfigurationReference = 4A4B8157669F7C844ABF982B /* Pods-DdSdkReactNativeExample.release.xcconfig */; |
| 331 | + baseConfigurationReference = DA0CFD2F6619BC6603A45329 /* Pods-DdSdkReactNativeExample.release.xcconfig */; |
332 | 332 | buildSettings = { |
333 | 333 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
334 | 334 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments