Update build and write release notes.
This commit is contained in:
parent
2e9107d67f
commit
fd700737f8
@ -1,6 +1,10 @@
|
|||||||
# iOS Release Notes
|
# iOS Release Notes
|
||||||
|
|
||||||
### 6.1.1 TestFlight build 6111 - 8 Jan 2023
|
### 6.1.1 TestFlight build 6112 - 16 Jan 2023
|
||||||
|
|
||||||
|
Add some feeds back to defaults — now an even 10 feeds
|
||||||
|
|
||||||
|
### 6.1.1 TestFlight build 6111 - 8 Jan 2023 (didn’t actually go out via TestFlight)
|
||||||
|
|
||||||
Fixed a crashing bug in the Feeds screen
|
Fixed a crashing bug in the Feeds screen
|
||||||
Cut way down on number of default feeds, added BBC World News
|
Cut way down on number of default feeds, added BBC World News
|
||||||
|
@ -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.1
|
MARKETING_VERSION = 6.1.1
|
||||||
CURRENT_PROJECT_VERSION = 6111
|
CURRENT_PROJECT_VERSION = 6112
|
||||||
|
|
||||||
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