diff --git a/Chinese Time.xcodeproj/project.pbxproj b/Chinese Time.xcodeproj/project.pbxproj index 2703b64..d04ec28 100644 --- a/Chinese Time.xcodeproj/project.pbxproj +++ b/Chinese Time.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 53; + objectVersion = 55; objects = { /* Begin PBXBuildFile section */ @@ -363,7 +363,7 @@ }; }; buildConfigurationList = D2E4E0DD26F7C73E002F3716 /* Build configuration list for PBXProject "Chinese Time" */; - compatibilityVersion = "Xcode 9.3"; + compatibilityVersion = "Xcode 13.0"; developmentRegion = "zh-Hant"; hasScannedForEncodings = 0; knownRegions = ( diff --git a/Watch/Chinese-Time-Watch-Info.plist b/Watch/Chinese-Time-Watch-Info.plist index 3259ace..ddd49f9 100644 --- a/Watch/Chinese-Time-Watch-Info.plist +++ b/Watch/Chinese-Time-Watch-Info.plist @@ -2,6 +2,8 @@ + ITSAppUsesNonExemptEncryption + UIAppFonts SourceHanSansKR-Heavy.otf diff --git a/iOS/Info.plist b/iOS/Info.plist index b3b7927..743d213 100644 --- a/iOS/Info.plist +++ b/iOS/Info.plist @@ -2,6 +2,8 @@ + ITSAppUsesNonExemptEncryption + UIAppFonts SourceHanSansKR-Heavy.otf diff --git a/macOS/Info.plist b/macOS/Info.plist index e9c1ec5..51dbe99 100644 --- a/macOS/Info.plist +++ b/macOS/Info.plist @@ -22,6 +22,8 @@ $(APP_VERSION) CFBundleVersion $(APP_BUILD) + ITSAppUsesNonExemptEncryption + LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion