Update build number and release notes.
This commit is contained in:
parent
15ca2f9241
commit
27a5556cdd
@ -1,6 +1,11 @@
|
|||||||
# iOS Release Notes
|
# iOS Release Notes
|
||||||
|
|
||||||
### 6.1 TestFligth build 6104 - 6 April 2022
|
### 6.1 TestFlight build 6105 = 6 July 2022
|
||||||
|
|
||||||
|
Write widget icons to the shared container
|
||||||
|
Make crashes slightly less likely when building up widget data
|
||||||
|
|
||||||
|
### 6.1 TestFlight build 6104 - 6 April 2022
|
||||||
|
|
||||||
Building on a new machine and making sure all’s well
|
Building on a new machine and making sure all’s well
|
||||||
Moved built-in themes to the app bundle so they’re always up to date
|
Moved built-in themes to the app bundle so they’re always up to date
|
||||||
|
@ -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
|
MARKETING_VERSION = 6.1
|
||||||
CURRENT_PROJECT_VERSION = 6104
|
CURRENT_PROJECT_VERSION = 6105
|
||||||
|
|
||||||
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