Bump build number and write release notes. Build using Xcode 14.3.1 so it won’t crash on launch on iOS 13.
This commit is contained in:
parent
91ad56c5af
commit
bd8fb5263b
@ -1,5 +1,9 @@
|
|||||||
# iOS Release Notes
|
# iOS Release Notes
|
||||||
|
|
||||||
|
### 6.1.4 TestFlight build 6120 - 1 July 2023
|
||||||
|
|
||||||
|
Build using Xcode 14.3.1 so the app won’t crash on launch on iOS 13.
|
||||||
|
|
||||||
### 6.1.4 TestFlight build 6119 - 30 June 2023
|
### 6.1.4 TestFlight build 6119 - 30 June 2023
|
||||||
|
|
||||||
Remove Reddit from Settings. Remove Reddit API code.
|
Remove Reddit from Settings. Remove Reddit API code.
|
||||||
|
@ -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.4
|
MARKETING_VERSION = 6.1.4
|
||||||
CURRENT_PROJECT_VERSION = 6119
|
CURRENT_PROJECT_VERSION = 6120
|
||||||
|
|
||||||
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