From 909a9ec24dbdbb126ef55fb30055990dbf7bf852 Mon Sep 17 00:00:00 2001 From: iHTCboy Date: Fri, 9 Dec 2022 16:14:31 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=20iAppStore=20?= =?UTF-8?q?=E5=91=BD=E5=90=8D=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- .../Contents.json | 0 .../iAppStroe.png | Bin .../{icon-1024.png => 37-icon-1024.png} | Bin .../icons/37.appiconset/Contents.json | 2 +- .../icons/37iOS.appiconset/Contents.json | 2 +- .../{icon-1024.png => ios-icon-1024.png} | Bin iAppStore/components/setting/AboutAppView.swift | 8 ++++---- iAppStore/components/setting/SettingHome.swift | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) rename iAppStore/Assets.xcassets/icon/{iAppStroe_icon.imageset => iAppStore_icon.imageset}/Contents.json (100%) rename iAppStore/Assets.xcassets/icon/{iAppStroe_icon.imageset => iAppStore_icon.imageset}/iAppStroe.png (100%) rename iAppStore/Assets.xcassets/icons/37.appiconset/{icon-1024.png => 37-icon-1024.png} (100%) rename iAppStore/Assets.xcassets/icons/37iOS.appiconset/{icon-1024.png => ios-icon-1024.png} (100%) diff --git a/README.md b/README.md index e698697..4c5b04d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## 简介 -iAppStroe 是一款使用 SwiftUI 打造的苹果商店工具类 App。 +iAppStore 是一款使用 SwiftUI 打造的苹果商店工具类 App。 - 1、提供苹果实时榜单查询,包含 iOS 和 iPad 的热门免费榜、热门付费榜、畅销榜,还有新上架榜、新上架免费榜、新上架付费榜等。 - 2、提供查询 app 详细页面内容、搜索 app、订阅 app 状态等功能。 @@ -63,4 +63,4 @@ iAppStroe 是一款使用 SwiftUI 打造的苹果商店工具类 App。 ### License -iAppStroe is released under the GPL-3.0 license. [See LICENSE](https://github.com/37iOS/iAppStore-SwiftUI/blob/main/LICENSE) for details. +iAppStore is released under the GPL-3.0 license. [See LICENSE](https://github.com/37iOS/iAppStore-SwiftUI/blob/main/LICENSE) for details. diff --git a/iAppStore/Assets.xcassets/icon/iAppStroe_icon.imageset/Contents.json b/iAppStore/Assets.xcassets/icon/iAppStore_icon.imageset/Contents.json similarity index 100% rename from iAppStore/Assets.xcassets/icon/iAppStroe_icon.imageset/Contents.json rename to iAppStore/Assets.xcassets/icon/iAppStore_icon.imageset/Contents.json diff --git a/iAppStore/Assets.xcassets/icon/iAppStroe_icon.imageset/iAppStroe.png b/iAppStore/Assets.xcassets/icon/iAppStore_icon.imageset/iAppStroe.png similarity index 100% rename from iAppStore/Assets.xcassets/icon/iAppStroe_icon.imageset/iAppStroe.png rename to iAppStore/Assets.xcassets/icon/iAppStore_icon.imageset/iAppStroe.png diff --git a/iAppStore/Assets.xcassets/icons/37.appiconset/icon-1024.png b/iAppStore/Assets.xcassets/icons/37.appiconset/37-icon-1024.png similarity index 100% rename from iAppStore/Assets.xcassets/icons/37.appiconset/icon-1024.png rename to iAppStore/Assets.xcassets/icons/37.appiconset/37-icon-1024.png diff --git a/iAppStore/Assets.xcassets/icons/37.appiconset/Contents.json b/iAppStore/Assets.xcassets/icons/37.appiconset/Contents.json index 4507334..5243a59 100644 --- a/iAppStore/Assets.xcassets/icons/37.appiconset/Contents.json +++ b/iAppStore/Assets.xcassets/icons/37.appiconset/Contents.json @@ -100,7 +100,7 @@ "size" : "83.5x83.5" }, { - "filename" : "icon-1024.png", + "filename" : "37-icon-1024.png", "idiom" : "ios-marketing", "scale" : "1x", "size" : "1024x1024" diff --git a/iAppStore/Assets.xcassets/icons/37iOS.appiconset/Contents.json b/iAppStore/Assets.xcassets/icons/37iOS.appiconset/Contents.json index 4507334..73faff7 100644 --- a/iAppStore/Assets.xcassets/icons/37iOS.appiconset/Contents.json +++ b/iAppStore/Assets.xcassets/icons/37iOS.appiconset/Contents.json @@ -100,7 +100,7 @@ "size" : "83.5x83.5" }, { - "filename" : "icon-1024.png", + "filename" : "ios-icon-1024.png", "idiom" : "ios-marketing", "scale" : "1x", "size" : "1024x1024" diff --git a/iAppStore/Assets.xcassets/icons/37iOS.appiconset/icon-1024.png b/iAppStore/Assets.xcassets/icons/37iOS.appiconset/ios-icon-1024.png similarity index 100% rename from iAppStore/Assets.xcassets/icons/37iOS.appiconset/icon-1024.png rename to iAppStore/Assets.xcassets/icons/37iOS.appiconset/ios-icon-1024.png diff --git a/iAppStore/components/setting/AboutAppView.swift b/iAppStore/components/setting/AboutAppView.swift index f96c744..52f25f0 100644 --- a/iAppStore/components/setting/AboutAppView.swift +++ b/iAppStore/components/setting/AboutAppView.swift @@ -16,17 +16,17 @@ struct AboutAppView: View { var body: some View { ScrollView { Spacer().frame(height: 50) - Image("iAppStroe_icon").cornerRadius(15).padding(.bottom, 10) - Text("iAppStroe").fontWeight(.bold).padding(.bottom, 5) + Image("iAppStore_icon").cornerRadius(15).padding(.bottom, 10) + Text("iAppStore").fontWeight(.bold).padding(.bottom, 5) Text("v \(appVersion ?? "") (\(appSubVersion ?? ""))").font(.footnote).foregroundColor(.gray).padding(.bottom, 10) - Text("iAppStroe 是一款使用 SwiftUI 打造的苹果商店工具类 App。").padding([.leading, .trailing], 20).padding(.bottom, 10) + Text("iAppStore 是一款使用 SwiftUI 打造的苹果商店工具类 App。").padding([.leading, .trailing], 20).padding(.bottom, 10) Text("1、提供苹果实时榜单查询,包含 iOS 和 iPad 的热门免费榜、热门付费榜、畅销榜,还有新上架榜、新上架免费榜、新上架付费榜等。\n2、提供查询 app 详细页面内容、搜索 app、订阅 app 状态等功能。\n3、支持苹果所有国家和地区的商店,无需切换 Apple Id,即可查看!") .font(.footnote) .padding([.leading, .trailing], 20).padding(.bottom, 10) Spacer() } - .navigationTitle("关于 iAppStroe") + .navigationTitle("关于 iAppStore") .navigationBarTitleDisplayMode(.inline) } } diff --git a/iAppStore/components/setting/SettingHome.swift b/iAppStore/components/setting/SettingHome.swift index b253018..6b01952 100644 --- a/iAppStore/components/setting/SettingHome.swift +++ b/iAppStore/components/setting/SettingHome.swift @@ -66,7 +66,7 @@ struct SettingItemCell: View { let type = icons[index] VStack{ HStack { - Image(type.count > 0 ? type + "_icon" : "iAppStroe_icon") + Image(type.count > 0 ? type + "_icon" : "iAppStore_icon") .resizable() .renderingMode(.original) .frame(width: 65, height: 65)