From f0d6a04be1f27509f50e8e65e767acb1f00c5b5b Mon Sep 17 00:00:00 2001 From: Chili Palmer Date: Mon, 17 Aug 2026 20:36:25 +0200 Subject: [PATCH] Prepare App Store build 7 --- apple/AppStore/metadata.toml | 2 +- apple/project.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apple/AppStore/metadata.toml b/apple/AppStore/metadata.toml index 99d10fb..3726313 100644 --- a/apple/AppStore/metadata.toml +++ b/apple/AppStore/metadata.toml @@ -16,7 +16,7 @@ review_notes = "IronStorage works entirely on-device without an account or remot [release] version = "1.0" -build = "6" +build = "7" minimum_ios = "17.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." diff --git a/apple/project.yml b/apple/project.yml index 1ef7dbf..700488d 100644 --- a/apple/project.yml +++ b/apple/project.yml @@ -7,7 +7,7 @@ settings: CODE_SIGN_STYLE: Automatic DEVELOPMENT_TEAM: MU22FMRGK8 MARKETING_VERSION: "1.0" - CURRENT_PROJECT_VERSION: "6" + CURRENT_PROJECT_VERSION: "7" targets: IronStorage: type: application