|
12 | 12 | 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; |
13 | 13 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
14 | 14 | 8437EBA135A031D05633AC4F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; }; |
| 15 | + 34167C2D90E640D2812C5709 /* ios_fallback.json in Resources */ = {isa = PBXBuildFile; fileRef = 3FC0B409DB974A95B1B568AD /* ios_fallback.json */; }; |
15 | 16 | /* End PBXBuildFile section */ |
16 | 17 |
|
17 | 18 | /* Begin PBXFileReference section */ |
|
25 | 26 | 761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = AdaptyRnSdkExample/AppDelegate.swift; sourceTree = "<group>"; }; |
26 | 27 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = AdaptyRnSdkExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
27 | 28 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
| 29 | + 3FC0B409DB974A95B1B568AD /* ios_fallback.json */ = {isa = PBXFileReference; name = "ios_fallback.json"; path = "../assets/ios/ios_fallback.json"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
28 | 30 | /* End PBXFileReference section */ |
29 | 31 |
|
30 | 32 | /* Begin PBXFrameworksBuildPhase section */ |
|
75 | 77 | 83CBBA001A601CBA00E9B192 /* Products */, |
76 | 78 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
77 | 79 | BBD78D7AC51CEA395F1C20DB /* Pods */, |
| 80 | + 91140BB2FC594AC489D06BED /* Resources */, |
78 | 81 | ); |
79 | 82 | indentWidth = 2; |
80 | 83 | sourceTree = "<group>"; |
|
98 | 101 | path = Pods; |
99 | 102 | sourceTree = "<group>"; |
100 | 103 | }; |
| 104 | + 91140BB2FC594AC489D06BED /* Resources */ = { |
| 105 | + isa = "PBXGroup"; |
| 106 | + children = ( |
| 107 | + 3FC0B409DB974A95B1B568AD /* ios_fallback.json */, |
| 108 | + ); |
| 109 | + name = Resources; |
| 110 | + sourceTree = "<group>"; |
| 111 | + path = ""; |
| 112 | + }; |
101 | 113 | /* End PBXGroup section */ |
102 | 114 |
|
103 | 115 | /* Begin PBXNativeTarget section */ |
|
161 | 173 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
162 | 174 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
163 | 175 | 8437EBA135A031D05633AC4F /* PrivacyInfo.xcprivacy in Resources */, |
| 176 | + 34167C2D90E640D2812C5709 /* ios_fallback.json in Resources */, |
164 | 177 | ); |
165 | 178 | runOnlyForDeploymentPostprocessing = 0; |
166 | 179 | }; |
|
0 commit comments