Update version and release notes.
This commit is contained in:
parent
4d3361b128
commit
64101c344b
|
@ -1,5 +1,9 @@
|
|||
# iOS Release Notes
|
||||
|
||||
### 6.1.5 TestFlight build 6124 - 21 Mar 2024
|
||||
|
||||
Nothing actually changed — this is just because TestFlight expired.
|
||||
|
||||
### 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.
|
||||
|
|
|
@ -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 = 6123
|
||||
CURRENT_PROJECT_VERSION = 6124
|
||||
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
||||
|
|
Loading…
Reference in New Issue