mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-10 09:00:49 +01:00
Create 6.1.5 — first iOS build done with Xcode 15.
This commit is contained in:
parent
bd8fb5263b
commit
74b11219d1
@ -1,5 +1,9 @@
|
||||
# iOS Release Notes
|
||||
|
||||
### 6.1.5 TestFlight build 6121 - 29 Sep 2023
|
||||
|
||||
Build using Xcode 15 to make sure there are no regressions.
|
||||
|
||||
### 6.1.4 TestFlight build 6120 - 1 July 2023
|
||||
|
||||
Build using Xcode 14.3.1 so the app won’t crash on launch on iOS 13.
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
// High Level Settings common to both the iOS application and any extensions we bundle with it
|
||||
MARKETING_VERSION = 6.1.4
|
||||
CURRENT_PROJECT_VERSION = 6120
|
||||
MARKETING_VERSION = 6.1.5
|
||||
CURRENT_PROJECT_VERSION = 6121
|
||||
|
||||
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
||||
|
Loading…
x
Reference in New Issue
Block a user