|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 8E1846EB2E0AFF6000802D8B /* NetworkMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E1846EA2E0AFF5B00802D8B /* NetworkMonitor.swift */; };
|
11 | 11 | 8E1846EC2E0AFF6000802D8B /* NetworkMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E1846EA2E0AFF5B00802D8B /* NetworkMonitor.swift */; };
|
| 12 | + B536195B2E4B2D1B00B3E10D /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B536195A2E4B2D1B00B3E10D /* Launch Screen.storyboard */; }; |
| 13 | + B536195C2E4B2D1B00B3E10D /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B536195A2E4B2D1B00B3E10D /* Launch Screen.storyboard */; }; |
12 | 14 | D700B5F62C884C34000496D4 /* Mobileserver.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D76518BB2B1F8F7400DC03A9 /* Mobileserver.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
13 | 15 | D700B5FD2CA2FFAF000496D4 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D76516322B1F3D1A00DC03A9 /* WebView.swift */; };
|
14 | 16 | D700B5FE2CA2FFAF000496D4 /* BitBoxAppApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = D76516082B1F3B1300DC03A9 /* BitBoxAppApp.swift */; };
|
|
74 | 76 |
|
75 | 77 | /* Begin PBXFileReference section */
|
76 | 78 | 8E1846EA2E0AFF5B00802D8B /* NetworkMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkMonitor.swift; sourceTree = "<group>"; };
|
| 79 | + B536195A2E4B2D1B00B3E10D /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; }; |
77 | 80 | D700B5F82C888CB9000496D4 /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
|
78 | 81 | D700B5F92C986A3C000496D4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
79 | 82 | D700B60A2CA2FFAF000496D4 /* BitBoxApp Testnet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "BitBoxApp Testnet.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
127 | 130 | /* End PBXFrameworksBuildPhase section */
|
128 | 131 |
|
129 | 132 | /* Begin PBXGroup section */
|
| 133 | + B536195D2E4B2D9E00B3E10D /* Assets */ = { |
| 134 | + isa = PBXGroup; |
| 135 | + children = ( |
| 136 | + ); |
| 137 | + path = Assets; |
| 138 | + sourceTree = "<group>"; |
| 139 | + }; |
130 | 140 | D76515FC2B1F3B1300DC03A9 = {
|
131 | 141 | isa = PBXGroup;
|
132 | 142 | children = (
|
| 143 | + B536195D2E4B2D9E00B3E10D /* Assets */, |
| 144 | + B536195A2E4B2D1B00B3E10D /* Launch Screen.storyboard */, |
133 | 145 | D700B5F82C888CB9000496D4 /* Config.xcconfig */,
|
134 | 146 | D76518BB2B1F8F7400DC03A9 /* Mobileserver.xcframework */,
|
135 | 147 | D76516072B1F3B1300DC03A9 /* BitBoxApp */,
|
|
327 | 339 | files = (
|
328 | 340 | D700B6022CA2FFAF000496D4 /* assets in Resources */,
|
329 | 341 | D700B6032CA2FFAF000496D4 /* Preview Assets.xcassets in Resources */,
|
| 342 | + B536195C2E4B2D1B00B3E10D /* Launch Screen.storyboard in Resources */, |
330 | 343 | D700B6042CA2FFAF000496D4 /* Assets.xcassets in Resources */,
|
331 | 344 | );
|
332 | 345 | runOnlyForDeploymentPostprocessing = 0;
|
|
337 | 350 | files = (
|
338 | 351 | D76518B62B1F45B300DC03A9 /* assets in Resources */,
|
339 | 352 | D76516102B1F3B1500DC03A9 /* Preview Assets.xcassets in Resources */,
|
| 353 | + B536195B2E4B2D1B00B3E10D /* Launch Screen.storyboard in Resources */, |
340 | 354 | D765160D2B1F3B1500DC03A9 /* Assets.xcassets in Resources */,
|
341 | 355 | );
|
342 | 356 | runOnlyForDeploymentPostprocessing = 0;
|
|
468 | 482 | INFOPLIST_KEY_CFBundleDisplayName = "BitBoxApp Testnet";
|
469 | 483 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
470 | 484 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
471 |
| - INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
| 485 | + INFOPLIST_KEY_UILaunchScreen_Generation = NO; |
| 486 | + INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen"; |
472 | 487 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
473 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait"; |
| 488 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = UIInterfaceOrientationPortrait; |
474 | 489 | IPHONEOS_DEPLOYMENT_TARGET = 16.0;
|
475 | 490 | LD_RUNPATH_SEARCH_PATHS = (
|
476 | 491 | "$(inherited)",
|
|
500 | 515 | INFOPLIST_KEY_CFBundleDisplayName = "BitBoxApp Testnet";
|
501 | 516 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
502 | 517 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
503 |
| - INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
| 518 | + INFOPLIST_KEY_UILaunchScreen_Generation = NO; |
| 519 | + INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen"; |
504 | 520 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
505 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait"; |
| 521 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = UIInterfaceOrientationPortrait; |
506 | 522 | IPHONEOS_DEPLOYMENT_TARGET = 16.0;
|
507 | 523 | LD_RUNPATH_SEARCH_PATHS = (
|
508 | 524 | "$(inherited)",
|
|
648 | 664 | INFOPLIST_KEY_CFBundleDisplayName = BitBoxApp;
|
649 | 665 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
650 | 666 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
651 |
| - INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
| 667 | + INFOPLIST_KEY_UILaunchScreen_Generation = NO; |
| 668 | + INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen"; |
652 | 669 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
653 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait"; |
| 670 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = UIInterfaceOrientationPortrait; |
654 | 671 | IPHONEOS_DEPLOYMENT_TARGET = 16.0;
|
655 | 672 | LD_RUNPATH_SEARCH_PATHS = (
|
656 | 673 | "$(inherited)",
|
|
679 | 696 | INFOPLIST_KEY_CFBundleDisplayName = BitBoxApp;
|
680 | 697 | INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
681 | 698 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
682 |
| - INFOPLIST_KEY_UILaunchScreen_Generation = YES; |
| 699 | + INFOPLIST_KEY_UILaunchScreen_Generation = NO; |
| 700 | + INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen"; |
683 | 701 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
684 |
| - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait"; |
| 702 | + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = UIInterfaceOrientationPortrait; |
685 | 703 | IPHONEOS_DEPLOYMENT_TARGET = 16.0;
|
686 | 704 | LD_RUNPATH_SEARCH_PATHS = (
|
687 | 705 | "$(inherited)",
|
|
0 commit comments