|
22 | 22 | FA5308512721F5BC002C1F06 /* SplashViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308502721F5BC002C1F06 /* SplashViewController.swift */; };
|
23 | 23 | FA5308562721F647002C1F06 /* WalletViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308552721F647002C1F06 /* WalletViewController.swift */; };
|
24 | 24 | FAF01E912722D848002CEE01 /* DashboardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAF01E902722D848002CEE01 /* DashboardViewController.swift */; };
|
| 25 | + FAF01E942722E6F1002CEE01 /* simulator_screenshot_9B13C8F6-BE7A-4919-966A-9E69A2953F31.png in Resources */ = {isa = PBXBuildFile; fileRef = FAF01E932722E6F1002CEE01 /* simulator_screenshot_9B13C8F6-BE7A-4919-966A-9E69A2953F31.png */; }; |
| 26 | + FAF01E962722E713002CEE01 /* simulator_screenshot_38EB4733-C3DB-4280-BAF2-9ED97440A8AD.png in Resources */ = {isa = PBXBuildFile; fileRef = FAF01E952722E713002CEE01 /* simulator_screenshot_38EB4733-C3DB-4280-BAF2-9ED97440A8AD.png */; }; |
| 27 | + FAF01E982722E72C002CEE01 /* simulator_screenshot_C6881651-9D22-410A-BDC2-4CC3FFEF4FD8.png in Resources */ = {isa = PBXBuildFile; fileRef = FAF01E972722E72C002CEE01 /* simulator_screenshot_C6881651-9D22-410A-BDC2-4CC3FFEF4FD8.png */; }; |
| 28 | + FAF01E9A2722E73D002CEE01 /* simulator_screenshot_10F04849-E85A-41AB-8A17-D3FC394285AE.png in Resources */ = {isa = PBXBuildFile; fileRef = FAF01E992722E73D002CEE01 /* simulator_screenshot_10F04849-E85A-41AB-8A17-D3FC394285AE.png */; }; |
25 | 29 | /* End PBXBuildFile section */
|
26 | 30 |
|
27 | 31 | /* Begin PBXContainerItemProxy section */
|
|
67 | 71 | FA5308502721F5BC002C1F06 /* SplashViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashViewController.swift; sourceTree = "<group>"; };
|
68 | 72 | FA5308552721F647002C1F06 /* WalletViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletViewController.swift; sourceTree = "<group>"; };
|
69 | 73 | FAF01E902722D848002CEE01 /* DashboardViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DashboardViewController.swift; sourceTree = "<group>"; };
|
| 74 | + FAF01E932722E6F1002CEE01 /* simulator_screenshot_9B13C8F6-BE7A-4919-966A-9E69A2953F31.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "simulator_screenshot_9B13C8F6-BE7A-4919-966A-9E69A2953F31.png"; sourceTree = "<group>"; }; |
| 75 | + FAF01E952722E713002CEE01 /* simulator_screenshot_38EB4733-C3DB-4280-BAF2-9ED97440A8AD.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "simulator_screenshot_38EB4733-C3DB-4280-BAF2-9ED97440A8AD.png"; sourceTree = "<group>"; }; |
| 76 | + FAF01E972722E72C002CEE01 /* simulator_screenshot_C6881651-9D22-410A-BDC2-4CC3FFEF4FD8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "simulator_screenshot_C6881651-9D22-410A-BDC2-4CC3FFEF4FD8.png"; sourceTree = "<group>"; }; |
| 77 | + FAF01E992722E73D002CEE01 /* simulator_screenshot_10F04849-E85A-41AB-8A17-D3FC394285AE.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "simulator_screenshot_10F04849-E85A-41AB-8A17-D3FC394285AE.png"; sourceTree = "<group>"; }; |
70 | 78 | /* End PBXFileReference section */
|
71 | 79 |
|
72 | 80 | /* Begin PBXFrameworksBuildPhase section */
|
|
145 | 153 | FA53081F2721D59B002C1F06 /* myWeb3Wallet */ = {
|
146 | 154 | isa = PBXGroup;
|
147 | 155 | children = (
|
148 |
| - FA5308532721F615002C1F06 /* ViewController */, |
| 156 | + FAF01E922722E673002CEE01 /* ScreenShot */, |
| 157 | + FA5308532721F615002C1F06 /* ViewControllers */, |
149 | 158 | FA5308522721F5C8002C1F06 /* Appdelegate */,
|
150 | 159 | FA5308242721D59B002C1F06 /* ViewController.swift */,
|
151 | 160 | FA5308262721D59B002C1F06 /* Main.storyboard */,
|
|
182 | 191 | path = Appdelegate;
|
183 | 192 | sourceTree = "<group>";
|
184 | 193 | };
|
185 |
| - FA5308532721F615002C1F06 /* ViewController */ = { |
| 194 | + FA5308532721F615002C1F06 /* ViewControllers */ = { |
186 | 195 | isa = PBXGroup;
|
187 | 196 | children = (
|
188 | 197 | FA5308542721F62E002C1F06 /* WalletController */,
|
189 | 198 | );
|
190 |
| - path = ViewController; |
| 199 | + path = ViewControllers; |
191 | 200 | sourceTree = "<group>";
|
192 | 201 | };
|
193 | 202 | FA5308542721F62E002C1F06 /* WalletController */ = {
|
|
200 | 209 | path = WalletController;
|
201 | 210 | sourceTree = "<group>";
|
202 | 211 | };
|
| 212 | + FAF01E922722E673002CEE01 /* ScreenShot */ = { |
| 213 | + isa = PBXGroup; |
| 214 | + children = ( |
| 215 | + FAF01E952722E713002CEE01 /* simulator_screenshot_38EB4733-C3DB-4280-BAF2-9ED97440A8AD.png */, |
| 216 | + FAF01E932722E6F1002CEE01 /* simulator_screenshot_9B13C8F6-BE7A-4919-966A-9E69A2953F31.png */, |
| 217 | + FAF01E972722E72C002CEE01 /* simulator_screenshot_C6881651-9D22-410A-BDC2-4CC3FFEF4FD8.png */, |
| 218 | + FAF01E992722E73D002CEE01 /* simulator_screenshot_10F04849-E85A-41AB-8A17-D3FC394285AE.png */, |
| 219 | + ); |
| 220 | + path = ScreenShot; |
| 221 | + sourceTree = "<group>"; |
| 222 | + }; |
203 | 223 | /* End PBXGroup section */
|
204 | 224 |
|
205 | 225 | /* Begin PBXNativeTarget section */
|
|
310 | 330 | buildActionMask = 2147483647;
|
311 | 331 | files = (
|
312 | 332 | FA53082D2721D59D002C1F06 /* LaunchScreen.storyboard in Resources */,
|
| 333 | + FAF01E962722E713002CEE01 /* simulator_screenshot_38EB4733-C3DB-4280-BAF2-9ED97440A8AD.png in Resources */, |
| 334 | + FAF01E942722E6F1002CEE01 /* simulator_screenshot_9B13C8F6-BE7A-4919-966A-9E69A2953F31.png in Resources */, |
| 335 | + FAF01E9A2722E73D002CEE01 /* simulator_screenshot_10F04849-E85A-41AB-8A17-D3FC394285AE.png in Resources */, |
313 | 336 | FA53082A2721D59D002C1F06 /* Assets.xcassets in Resources */,
|
| 337 | + FAF01E982722E72C002CEE01 /* simulator_screenshot_C6881651-9D22-410A-BDC2-4CC3FFEF4FD8.png in Resources */, |
314 | 338 | FA5308282721D59B002C1F06 /* Main.storyboard in Resources */,
|
315 | 339 | );
|
316 | 340 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments