mirror of
https://github.com/xweiba/location-spoofer.git
synced 2026-09-27 00:51:55 +08:00
fix(i18n): 修复首选语言回退并准备 v1.0.8
This commit is contained in:
+5
-4
@@ -4,18 +4,19 @@ options:
|
||||
deploymentTarget:
|
||||
iOS: "15.0"
|
||||
createIntermediateGroups: true
|
||||
developmentLanguage: zh-Hans
|
||||
developmentLanguage: en
|
||||
|
||||
knownRegions:
|
||||
- zh-Hans
|
||||
- en
|
||||
- zh-Hans
|
||||
- zh-Hant
|
||||
- Base
|
||||
|
||||
settings:
|
||||
base:
|
||||
SWIFT_VERSION: "5.9"
|
||||
MARKETING_VERSION: "1.0.7"
|
||||
CURRENT_PROJECT_VERSION: "8"
|
||||
MARKETING_VERSION: "1.0.8"
|
||||
CURRENT_PROJECT_VERSION: "9"
|
||||
CODE_SIGN_STYLE: Manual
|
||||
CODE_SIGNING_ALLOWED: "NO"
|
||||
CODE_SIGNING_REQUIRED: "NO"
|
||||
|
||||
Reference in New Issue
Block a user