From f2e50bc2004181d49526d52380e544c9c16a344d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E9=93=AD?= Date: Sun, 10 Nov 2024 23:35:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E5=85=A8=E5=B1=8F=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SwiftPamphletApp.xcodeproj/project.pbxproj | 6 +++ SwiftPamphletApp/HomeUI/HomeiOSView.swift | 11 +---- SwiftPamphletApp/Launch Screen.storyboard | 48 ++++++++++++++++++++++ 3 files changed, 55 insertions(+), 10 deletions(-) create mode 100644 SwiftPamphletApp/Launch Screen.storyboard diff --git a/SwiftPamphletApp.xcodeproj/project.pbxproj b/SwiftPamphletApp.xcodeproj/project.pbxproj index 345a036c..6fead882 100644 --- a/SwiftPamphletApp.xcodeproj/project.pbxproj +++ b/SwiftPamphletApp.xcodeproj/project.pbxproj @@ -478,6 +478,7 @@ 08F51BC527A374A500693AB6 /* footer_js.html in Resources */ = {isa = PBXBuildFile; fileRef = 08F51BC427A374A500693AB6 /* footer_js.html */; }; 3A30EFD62CDA818B0029CB2F /* WeatherKit(ap).md in Resources */ = {isa = PBXBuildFile; fileRef = 3A30EFD52CDA818B0029CB2F /* WeatherKit(ap).md */; }; 3A3168932CE0FD53004DFC5C /* HomeiOSView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A3168922CE0FD53004DFC5C /* HomeiOSView.swift */; }; + 3A3168952CE0FFCE004DFC5C /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3A3168942CE0FFCE004DFC5C /* Launch Screen.storyboard */; }; 3A46DEF52BD7AAB2008AD993 /* SMDate in Frameworks */ = {isa = PBXBuildFile; productRef = 3A46DEF42BD7AAB2008AD993 /* SMDate */; }; 3ACA74FB2BD7964A0024B18E /* SMFile in Frameworks */ = {isa = PBXBuildFile; productRef = 3ACA74FA2BD7964A0024B18E /* SMFile */; }; 3AE0D59A2BAB0A0600D6D925 /* DeveloperListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AE0D5992BAB0A0600D6D925 /* DeveloperListView.swift */; }; @@ -956,6 +957,7 @@ 08F51BC427A374A500693AB6 /* footer_js.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = footer_js.html; sourceTree = ""; }; 3A30EFD52CDA818B0029CB2F /* WeatherKit(ap).md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "WeatherKit(ap).md"; sourceTree = ""; }; 3A3168922CE0FD53004DFC5C /* HomeiOSView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeiOSView.swift; sourceTree = ""; }; + 3A3168942CE0FFCE004DFC5C /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = ""; }; 3AE0D5992BAB0A0600D6D925 /* DeveloperListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeveloperListView.swift; sourceTree = ""; }; 3AE0D59D2BAB183100D6D925 /* EditDeveloper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditDeveloper.swift; sourceTree = ""; }; 3AF2A2DE2BE22A8C00F3BE1B /* UnCategoryInfoListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnCategoryInfoListView.swift; sourceTree = ""; }; @@ -1337,6 +1339,7 @@ 086A5F482744EF2B00FECE02 /* ViewComponet */, 086A5F472744EF0800FECE02 /* Resource */, 086A5F0A2744E89100FECE02 /* Assets.xcassets */, + 3A3168942CE0FFCE004DFC5C /* Launch Screen.storyboard */, 086A5F0F2744E89100FECE02 /* SwiftPamphletApp.entitlements */, 086A5F0C2744E89100FECE02 /* Preview Content */, ); @@ -2538,6 +2541,7 @@ 086E03692C6E7136008CEDD3 /* 字符串时间(ap).md in Resources */, 08448F97279EB9B000B61353 /* 打印(ap).md in Resources */, 08448FC5279EC4F800B61353 /* sorted(ap).md in Resources */, + 3A3168952CE0FFCE004DFC5C /* Launch Screen.storyboard in Resources */, 087AAA882C9A768200877650 /* 组件化模块化(ap).md in Resources */, 087AAA9D2C9ABEFB00877650 /* 人工智能-文本(ap).md in Resources */, 08F0F8BB2C95976E00DC659B /* 开源-阅读(ap).md in Resources */, @@ -3010,6 +3014,7 @@ INFOPLIST_FILE = SwiftPamphletApp/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; INFOPLIST_KEY_NSHumanReadableCopyright = ""; + INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen.storyboard"; INFOPLIST_KEY_UIRequiresFullScreen = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = UIInterfaceOrientationPortrait; @@ -3062,6 +3067,7 @@ INFOPLIST_FILE = SwiftPamphletApp/Info.plist; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; INFOPLIST_KEY_NSHumanReadableCopyright = ""; + INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen.storyboard"; INFOPLIST_KEY_UIRequiresFullScreen = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = UIInterfaceOrientationPortrait; diff --git a/SwiftPamphletApp/HomeUI/HomeiOSView.swift b/SwiftPamphletApp/HomeUI/HomeiOSView.swift index 11b9218d..de333d40 100644 --- a/SwiftPamphletApp/HomeUI/HomeiOSView.swift +++ b/SwiftPamphletApp/HomeUI/HomeiOSView.swift @@ -9,16 +9,7 @@ import SwiftUI struct HomeiOSView: View { var body: some View { - TabView { - GuideListView() - .tabItem { - Label("Apple技术", systemImage: "applelogo") - } - BookmarkListView() - .tabItem { - Label("书签", systemImage: "bookmark") - } - } + GuideListView() } } diff --git a/SwiftPamphletApp/Launch Screen.storyboard b/SwiftPamphletApp/Launch Screen.storyboard new file mode 100644 index 00000000..5c8d17e9 --- /dev/null +++ b/SwiftPamphletApp/Launch Screen.storyboard @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +