mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-22 11:03:21 -04:00
Merge pull request #1080 from kiwix/release-3.7.1
Release 3.7.1 update CHANGELOG and release number
This commit is contained in:
commit
d131f8f3ec
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,3 +1,16 @@
|
||||
# 3.7.1
|
||||
- UPDATE:
|
||||
-Localisations (@translatewiki #1056, #1070)
|
||||
- CI to Xcode 15.2 (@BPerlakiH #1062)
|
||||
- Removed unused parts from CI / CD (@BPerlakiH #1066)
|
||||
- FIX:
|
||||
- Opening deeplinks (@BPerlakiH #1048)
|
||||
- Open new tab via http blank link (@BPerlakiH #1064)
|
||||
- Removed empty help menu from macOS (@BPerlakiH #1078)
|
||||
- Sandbox issue for macOS CI unit tests (@BPerlakiH #1076)
|
||||
- "Flaky" unit-tests (@BPerlakiH #1072)
|
||||
- Removed support / donation for macOS FTP builds, as it's not supported outside of AppStore (@BPerlakiH #1074)
|
||||
|
||||
# 3.7.0
|
||||
- NEW:
|
||||
- Support Kiwix with Apple Pay donation (@BPerlakiH @rgaudin #1022, #1045, #1046, #1049)
|
||||
|
@ -13,7 +13,7 @@ settings:
|
||||
base:
|
||||
DEVELOPMENT_TEAM: L7HWM3SP3L
|
||||
GENERATE_INFOPLIST_FILE: YES
|
||||
CURRENT_PROJECT_VERSION: 185
|
||||
CURRENT_PROJECT_VERSION: 204
|
||||
ENABLE_USER_SCRIPT_SANDBOXING: NO
|
||||
ENABLE_MODULE_VERIFIER: YES
|
||||
MODULE_VERIFIER_SUPPORTED_LANGUAGES: "objective-c objective-c++"
|
||||
@ -101,7 +101,7 @@ targets:
|
||||
com.apple.developer.in-app-payments: [merchant.org.kiwix.apple] # this line is removed for macOS FTP
|
||||
settings:
|
||||
base:
|
||||
MARKETING_VERSION: "3.7.0"
|
||||
MARKETING_VERSION: "3.7.1"
|
||||
PRODUCT_BUNDLE_IDENTIFIER: self.Kiwix
|
||||
INFOPLIST_KEY_CFBundleDisplayName: Kiwix
|
||||
INFOPLIST_FILE: Support/Info.plist
|
||||
|
Loading…
x
Reference in New Issue
Block a user