Add release notes and version change from 6106 release.
This commit is contained in:
parent
9ab5d6268b
commit
d2af89729d
@ -1,5 +1,9 @@
|
|||||||
# iOS Release Notes
|
# iOS Release Notes
|
||||||
|
|
||||||
|
### 6.1 TestFlight build 6106 = 9 July 2022
|
||||||
|
|
||||||
|
Fix a bug where images wouldn’t appear in the widget
|
||||||
|
|
||||||
### 6.1 TestFlight build 6105 = 6 July 2022
|
### 6.1 TestFlight build 6105 = 6 July 2022
|
||||||
|
|
||||||
Write widget icons to the shared container
|
Write widget icons to the shared container
|
||||||
|
@ -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 = 6105
|
CURRENT_PROJECT_VERSION = 6106
|
||||||
|
|
||||||
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