Skip to content

Commit 69fffb1

Browse files
committed
Milestone 3.9.0 preps
1 parent c648df6 commit 69fffb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Kiwix
22
options:
3-
xcodeVersion: 15.2
3+
xcodeVersion: 16.1
44
deploymentTarget: # the three latest major versions should be supported
55
iOS: 16.6
66
macOS: 13.0
@@ -13,7 +13,7 @@ settings:
1313
base:
1414
DEVELOPMENT_TEAM: L7HWM3SP3L
1515
GENERATE_INFOPLIST_FILE: YES
16-
CURRENT_PROJECT_VERSION: 205
16+
CURRENT_PROJECT_VERSION: 214
1717
ENABLE_USER_SCRIPT_SANDBOXING: NO
1818
ENABLE_MODULE_VERIFIER: YES
1919
MODULE_VERIFIER_SUPPORTED_LANGUAGES: "objective-c objective-c++"
@@ -107,7 +107,7 @@ targets:
107107
com.apple.developer.in-app-payments: [merchant.org.kiwix.apple] # this line is removed for macOS FTP
108108
settings:
109109
base:
110-
MARKETING_VERSION: "3.8.0"
110+
MARKETING_VERSION: "3.9.0"
111111
PRODUCT_BUNDLE_IDENTIFIER: self.Kiwix
112112
INFOPLIST_KEY_CFBundleDisplayName: Kiwix
113113
INFOPLIST_FILE: Support/Info.plist

0 commit comments

Comments
 (0)