Bump iOS version to 1.1
Some checks failed
Tagged release / prepare-release (push) Successful in 4s
Tagged release / build-unix (push) Successful in 21m37s
Tagged release / build-windows (push) Successful in 9m11s
Tagged release / publish-release (push) Successful in 2s
Weekly OSV dependency audit / dependency-audit (push) Failing after 3s

This commit is contained in:
Georg Bauer
2026-08-15 20:32:56 +02:00
parent ac6de7d4f2
commit 49d9fdcc9a
4 changed files with 11 additions and 9 deletions

View File

@@ -155,7 +155,7 @@ xcodebuild \
archive
```
Verify the archived app reports version `1.0` and a positive build number, is
Verify the archived app reports version `1.1` and a positive build number, is
signed for distribution with the expected bundle identifier and entitlements,
contains `PrivacyInfo.xcprivacy`, and declares the correct export-compliance
answer before uploading it to App Store Connect for notarization.