Prepare App Store build 5
This commit is contained in:
@@ -16,7 +16,7 @@ review_notes = "IronStorage works entirely on-device without an account or remot
|
|||||||
|
|
||||||
[release]
|
[release]
|
||||||
version = "1.0"
|
version = "1.0"
|
||||||
build = "4"
|
build = "5"
|
||||||
minimum_ios = "17.0"
|
minimum_ios = "17.0"
|
||||||
minimum_watchos = "26.0"
|
minimum_watchos = "26.0"
|
||||||
notes = "Initial iPhone and Apple Watch release with local GPG key generation, pass-compatible local Git history, optional HTTPS synchronization, password folders, and explicitly shared TOTP codes on Apple Watch."
|
notes = "Initial iPhone and Apple Watch release with local GPG key generation, pass-compatible local Git history, optional HTTPS synchronization, password folders, and explicitly shared TOTP codes on Apple Watch."
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ settings:
|
|||||||
CODE_SIGN_STYLE: Automatic
|
CODE_SIGN_STYLE: Automatic
|
||||||
DEVELOPMENT_TEAM: MU22FMRGK8
|
DEVELOPMENT_TEAM: MU22FMRGK8
|
||||||
MARKETING_VERSION: "1.0"
|
MARKETING_VERSION: "1.0"
|
||||||
CURRENT_PROJECT_VERSION: "4"
|
CURRENT_PROJECT_VERSION: "5"
|
||||||
targets:
|
targets:
|
||||||
IronStorage:
|
IronStorage:
|
||||||
type: application
|
type: application
|
||||||
|
|||||||
Reference in New Issue
Block a user