|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 55; |
| 6 | + objectVersion = 70; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
18 | 18 | FA5308422721D59D002C1F06 /* myWeb3WalletUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308412721D59D002C1F06 /* myWeb3WalletUITests.swift */; };
|
19 | 19 | FA5308442721D59D002C1F06 /* myWeb3WalletUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308432721D59D002C1F06 /* myWeb3WalletUITestsLaunchTests.swift */; };
|
20 | 20 | FA5308512721F5BC002C1F06 /* SplashViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308502721F5BC002C1F06 /* SplashViewController.swift */; };
|
21 |
| - FA5308562721F647002C1F06 /* WalletViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308552721F647002C1F06 /* WalletViewController.swift */; }; |
| 21 | + FA5308562721F647002C1F06 /* AuthViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA5308552721F647002C1F06 /* AuthViewController.swift */; }; |
22 | 22 | FAF01E912722D848002CEE01 /* DashboardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAF01E902722D848002CEE01 /* DashboardViewController.swift */; };
|
23 | 23 | FAF01E942722E6F1002CEE01 /* simulator_screenshot_9B13C8F6-BE7A-4919-966A-9E69A2953F31.png in Resources */ = {isa = PBXBuildFile; fileRef = FAF01E932722E6F1002CEE01 /* simulator_screenshot_9B13C8F6-BE7A-4919-966A-9E69A2953F31.png */; };
|
24 | 24 | FAF01E962722E713002CEE01 /* simulator_screenshot_38EB4733-C3DB-4280-BAF2-9ED97440A8AD.png in Resources */ = {isa = PBXBuildFile; fileRef = FAF01E952722E713002CEE01 /* simulator_screenshot_38EB4733-C3DB-4280-BAF2-9ED97440A8AD.png */; };
|
|
61 | 61 | FA5308412721D59D002C1F06 /* myWeb3WalletUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = myWeb3WalletUITests.swift; sourceTree = "<group>"; };
|
62 | 62 | FA5308432721D59D002C1F06 /* myWeb3WalletUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = myWeb3WalletUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
63 | 63 | FA5308502721F5BC002C1F06 /* SplashViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashViewController.swift; sourceTree = "<group>"; };
|
64 |
| - FA5308552721F647002C1F06 /* WalletViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletViewController.swift; sourceTree = "<group>"; }; |
| 64 | + FA5308552721F647002C1F06 /* AuthViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthViewController.swift; sourceTree = "<group>"; }; |
65 | 65 | FAF01E902722D848002CEE01 /* DashboardViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DashboardViewController.swift; sourceTree = "<group>"; };
|
66 | 66 | 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>"; };
|
67 | 67 | 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>"; };
|
68 | 68 | 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>"; };
|
69 | 69 | 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 | 70 | /* End PBXFileReference section */
|
71 | 71 |
|
| 72 | +/* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 73 | + 59490A822D3820A5004908B6 /* Core */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Core; sourceTree = "<group>"; }; |
| 74 | + 59490A9F2D3836D7004908B6 /* WalletViewController */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = WalletViewController; sourceTree = "<group>"; }; |
| 75 | + 59490AA22D385847004908B6 /* SendViewController */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = SendViewController; sourceTree = "<group>"; }; |
| 76 | +/* End PBXFileSystemSynchronizedRootGroup section */ |
| 77 | + |
72 | 78 | /* Begin PBXFrameworksBuildPhase section */
|
73 | 79 | FA53081A2721D59B002C1F06 /* Frameworks */ = {
|
74 | 80 | isa = PBXFrameworksBuildPhase;
|
|
129 | 135 | FA53081F2721D59B002C1F06 /* myWeb3Wallet */ = {
|
130 | 136 | isa = PBXGroup;
|
131 | 137 | children = (
|
| 138 | + 59490A822D3820A5004908B6 /* Core */, |
132 | 139 | FAF01E922722E673002CEE01 /* ScreenShot */,
|
133 | 140 | FA5308532721F615002C1F06 /* ViewControllers */,
|
134 | 141 | FA5308522721F5C8002C1F06 /* Appdelegate */,
|
|
170 | 177 | FA5308532721F615002C1F06 /* ViewControllers */ = {
|
171 | 178 | isa = PBXGroup;
|
172 | 179 | children = (
|
173 |
| - FA5308542721F62E002C1F06 /* WalletController */, |
| 180 | + 59490AA22D385847004908B6 /* SendViewController */, |
| 181 | + 59490A9F2D3836D7004908B6 /* WalletViewController */, |
| 182 | + FA5308542721F62E002C1F06 /* AuthController */, |
174 | 183 | );
|
175 | 184 | path = ViewControllers;
|
176 | 185 | sourceTree = "<group>";
|
177 | 186 | };
|
178 |
| - FA5308542721F62E002C1F06 /* WalletController */ = { |
| 187 | + FA5308542721F62E002C1F06 /* AuthController */ = { |
179 | 188 | isa = PBXGroup;
|
180 | 189 | children = (
|
181 | 190 | FA5308502721F5BC002C1F06 /* SplashViewController.swift */,
|
182 |
| - FA5308552721F647002C1F06 /* WalletViewController.swift */, |
| 191 | + FA5308552721F647002C1F06 /* AuthViewController.swift */, |
183 | 192 | FAF01E902722D848002CEE01 /* DashboardViewController.swift */,
|
184 | 193 | );
|
185 |
| - path = WalletController; |
| 194 | + path = AuthController; |
186 | 195 | sourceTree = "<group>";
|
187 | 196 | };
|
188 | 197 | FAF01E922722E673002CEE01 /* ScreenShot */ = {
|
|
211 | 220 | );
|
212 | 221 | dependencies = (
|
213 | 222 | );
|
| 223 | + fileSystemSynchronizedGroups = ( |
| 224 | + 59490A822D3820A5004908B6 /* Core */, |
| 225 | + 59490A9F2D3836D7004908B6 /* WalletViewController */, |
| 226 | + 59490AA22D385847004908B6 /* SendViewController */, |
| 227 | + ); |
214 | 228 | name = myWeb3Wallet;
|
215 | 229 | packageProductDependencies = (
|
216 | 230 | D6DD90D12991966100EE140E /* web3swift */,
|
|
342 | 356 | FA5308212721D59B002C1F06 /* AppDelegate.swift in Sources */,
|
343 | 357 | FA5308232721D59B002C1F06 /* SceneDelegate.swift in Sources */,
|
344 | 358 | FA5308512721F5BC002C1F06 /* SplashViewController.swift in Sources */,
|
345 |
| - FA5308562721F647002C1F06 /* WalletViewController.swift in Sources */, |
| 359 | + FA5308562721F647002C1F06 /* AuthViewController.swift in Sources */, |
346 | 360 | );
|
347 | 361 | runOnlyForDeploymentPostprocessing = 0;
|
348 | 362 | };
|
|
0 commit comments