Update build and release notes.
This commit is contained in:
parent
f39843a5fd
commit
4d3361b128
|
@ -1,5 +1,9 @@
|
|||
# iOS Release Notes
|
||||
|
||||
### 6.1.5 TestFlight build 6123 - 21 Dec 2023
|
||||
|
||||
Building with Xcode 14.2 on macOS 13 to see if that makes the new-in-iOS-17 crashing bug go away.
|
||||
|
||||
### 6.1.5 TestFlight build 6122 - 19 Dec 2023
|
||||
|
||||
Remove code for showing Twitter and Reddit deprecation alerts.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
// High Level Settings common to both the iOS application and any extensions we bundle with it
|
||||
MARKETING_VERSION = 6.1.5
|
||||
CURRENT_PROJECT_VERSION = 6122
|
||||
CURRENT_PROJECT_VERSION = 6123
|
||||
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
||||
|
|
Loading…
Reference in New Issue