mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-22 02:52:39 -04:00
Milestone 3.9.0 preps
This commit is contained in:
parent
c648df6deb
commit
69fffb1b6b
@ -1,6 +1,6 @@
|
||||
name: Kiwix
|
||||
options:
|
||||
xcodeVersion: 15.2
|
||||
xcodeVersion: 16.1
|
||||
deploymentTarget: # the three latest major versions should be supported
|
||||
iOS: 16.6
|
||||
macOS: 13.0
|
||||
@ -13,7 +13,7 @@ settings:
|
||||
base:
|
||||
DEVELOPMENT_TEAM: L7HWM3SP3L
|
||||
GENERATE_INFOPLIST_FILE: YES
|
||||
CURRENT_PROJECT_VERSION: 205
|
||||
CURRENT_PROJECT_VERSION: 214
|
||||
ENABLE_USER_SCRIPT_SANDBOXING: NO
|
||||
ENABLE_MODULE_VERIFIER: YES
|
||||
MODULE_VERIFIER_SUPPORTED_LANGUAGES: "objective-c objective-c++"
|
||||
@ -107,7 +107,7 @@ targets:
|
||||
com.apple.developer.in-app-payments: [merchant.org.kiwix.apple] # this line is removed for macOS FTP
|
||||
settings:
|
||||
base:
|
||||
MARKETING_VERSION: "3.8.0"
|
||||
MARKETING_VERSION: "3.9.0"
|
||||
PRODUCT_BUNDLE_IDENTIFIER: self.Kiwix
|
||||
INFOPLIST_KEY_CFBundleDisplayName: Kiwix
|
||||
INFOPLIST_FILE: Support/Info.plist
|
||||
|
Loading…
x
Reference in New Issue
Block a user