|
10 | 10 | 2CAE80AA838A970D1254765A /* Pods_iOS_Steps_Watch_Extension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B3BBB70C9F292FBCCC1C22F8 /* Pods_iOS_Steps_Watch_Extension.framework */; }; |
11 | 11 | 31C857F76F84AB672AE65FAE /* Pods_iOS_Steps_Watch.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CE2A7754AED0F954F00AA60 /* Pods_iOS_Steps_Watch.framework */; }; |
12 | 12 | 808B28604A4F723DF56270D8 /* Pods_iOS_Steps_Today.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34C67A3EAE9842861A998968 /* Pods_iOS_Steps_Today.framework */; }; |
| 13 | + AA002FE82002A8B200C4CB17 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA002FE62002A8B200C4CB17 /* LaunchScreen.storyboard */; }; |
13 | 14 | AA3AF8F91E95501500903F2B /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA3AF8F71E95501500903F2B /* Interface.storyboard */; }; |
14 | 15 | AA3AF8FB1E95501500903F2B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = AA3AF8FA1E95501500903F2B /* Assets.xcassets */; }; |
15 | 16 | AA3AF9021E95501500903F2B /* iOS Steps Watch Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = AA3AF9011E95501500903F2B /* iOS Steps Watch Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
|
119 | 120 | 64199355B2F169C1B7183BC9 /* Pods_iOS_Steps.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iOS_Steps.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
120 | 121 | 71CB1BB8475E79148BF5F41A /* Pods-iOS Steps.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iOS Steps.release.xcconfig"; path = "Pods/Target Support Files/Pods-iOS Steps/Pods-iOS Steps.release.xcconfig"; sourceTree = "<group>"; }; |
121 | 122 | 7E1CB4AC3515A7E486D7C646 /* Pods-iOS Steps Today.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iOS Steps Today.debug.xcconfig"; path = "Pods/Target Support Files/Pods-iOS Steps Today/Pods-iOS Steps Today.debug.xcconfig"; sourceTree = "<group>"; }; |
| 123 | + AA002FE72002A8B200C4CB17 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
122 | 124 | AA3AF8F51E95501500903F2B /* iOS Steps Watch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS Steps Watch.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
123 | 125 | AA3AF8F81E95501500903F2B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; }; |
124 | 126 | AA3AF8FA1E95501500903F2B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
274 | 276 | AA9D2E831E3E424C000E9C08 /* iOS Steps */ = { |
275 | 277 | isa = PBXGroup; |
276 | 278 | children = ( |
| 279 | + AA002FE62002A8B200C4CB17 /* LaunchScreen.storyboard */, |
277 | 280 | AAD088431E3FBA1800612BC1 /* iOS Steps.entitlements */, |
278 | 281 | AAD088461E3FC3C500612BC1 /* HealthKitManager.swift */, |
279 | 282 | AA9D2E841E3E424C000E9C08 /* AppDelegate.swift */, |
|
511 | 514 | isa = PBXResourcesBuildPhase; |
512 | 515 | buildActionMask = 2147483647; |
513 | 516 | files = ( |
| 517 | + AA002FE82002A8B200C4CB17 /* LaunchScreen.storyboard in Resources */, |
514 | 518 | AA9D2E8C1E3E424C000E9C08 /* Assets.xcassets in Resources */, |
515 | 519 | AA9D2E8A1E3E424C000E9C08 /* Main.storyboard in Resources */, |
516 | 520 | ); |
|
762 | 766 | /* End PBXTargetDependency section */ |
763 | 767 |
|
764 | 768 | /* Begin PBXVariantGroup section */ |
| 769 | + AA002FE62002A8B200C4CB17 /* LaunchScreen.storyboard */ = { |
| 770 | + isa = PBXVariantGroup; |
| 771 | + children = ( |
| 772 | + AA002FE72002A8B200C4CB17 /* Base */, |
| 773 | + ); |
| 774 | + name = LaunchScreen.storyboard; |
| 775 | + sourceTree = "<group>"; |
| 776 | + }; |
765 | 777 | AA3AF8F71E95501500903F2B /* Interface.storyboard */ = { |
766 | 778 | isa = PBXVariantGroup; |
767 | 779 | children = ( |
|
0 commit comments