|
10 | 10 | 2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; }; |
11 | 11 | 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; }; |
12 | 12 | 504EC3081FED79650016851F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504EC3071FED79650016851F /* AppDelegate.swift */; }; |
13 | | - 504EC30D1FED79650016851F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30B1FED79650016851F /* Main.storyboard */; }; |
14 | 13 | 504EC30F1FED79650016851F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30E1FED79650016851F /* Assets.xcassets */; }; |
15 | 14 | 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; }; |
16 | 15 | 50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; }; |
|
22 | 21 | 50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; }; |
23 | 22 | 504EC3041FED79650016851F /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
24 | 23 | 504EC3071FED79650016851F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
25 | | - 504EC30C1FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
26 | 24 | 504EC30E1FED79650016851F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
27 | 25 | 504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
28 | 26 | 504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
75 | 73 | children = ( |
76 | 74 | 50379B222058CBB4000EE86E /* capacitor.config.json */, |
77 | 75 | 504EC3071FED79650016851F /* AppDelegate.swift */, |
78 | | - 504EC30B1FED79650016851F /* Main.storyboard */, |
79 | 76 | 504EC30E1FED79650016851F /* Assets.xcassets */, |
80 | 77 | 504EC3101FED79650016851F /* LaunchScreen.storyboard */, |
81 | 78 | 504EC3131FED79650016851F /* Info.plist */, |
|
161 | 158 | 50B271D11FEDC1A000F3C39B /* public in Resources */, |
162 | 159 | 504EC30F1FED79650016851F /* Assets.xcassets in Resources */, |
163 | 160 | 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */, |
164 | | - 504EC30D1FED79650016851F /* Main.storyboard in Resources */, |
165 | 161 | 2FAD9763203C412B000D30F8 /* config.xml in Resources */, |
166 | 162 | ); |
167 | 163 | runOnlyForDeploymentPostprocessing = 0; |
|
216 | 212 | /* End PBXSourcesBuildPhase section */ |
217 | 213 |
|
218 | 214 | /* Begin PBXVariantGroup section */ |
219 | | - 504EC30B1FED79650016851F /* Main.storyboard */ = { |
220 | | - isa = PBXVariantGroup; |
221 | | - children = ( |
222 | | - 504EC30C1FED79650016851F /* Base */, |
223 | | - ); |
224 | | - name = Main.storyboard; |
225 | | - sourceTree = "<group>"; |
226 | | - }; |
227 | 215 | 504EC3101FED79650016851F /* LaunchScreen.storyboard */ = { |
228 | 216 | isa = PBXVariantGroup; |
229 | 217 | children = ( |
|
0 commit comments