Bump version. Update release notes.
This commit is contained in:
parent
a91ef3563e
commit
2275de0e2d
@ -1,5 +1,11 @@
|
|||||||
# iOS Release Notes
|
# iOS Release Notes
|
||||||
|
|
||||||
|
### 6.1.5 TestFlight build 6122 - 19 Dec 2023
|
||||||
|
|
||||||
|
Remove code for showing Twitter and Reddit deprecation alerts.
|
||||||
|
|
||||||
|
Build using Xcode 15.1.
|
||||||
|
|
||||||
### 6.1.5 TestFlight build 6121 - 29 Sep 2023
|
### 6.1.5 TestFlight build 6121 - 29 Sep 2023
|
||||||
|
|
||||||
Build using Xcode 15 to make sure there are no regressions.
|
Build using Xcode 15 to make sure there are no regressions.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
// High Level Settings common to both the iOS application and any extensions we bundle with it
|
// High Level Settings common to both the iOS application and any extensions we bundle with it
|
||||||
MARKETING_VERSION = 6.1.5
|
MARKETING_VERSION = 6.1.5
|
||||||
CURRENT_PROJECT_VERSION = 6121
|
CURRENT_PROJECT_VERSION = 6122
|
||||||
|
|
||||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user