Skip to content

Prepare iOS build 9 for Xcode Cloud - #9

Merged
patrickschiller merged 1 commit into
mainfrom
codex/ios-build-9
Aug 6, 2026
Merged

Prepare iOS build 9 for Xcode Cloud#9
patrickschiller merged 1 commit into
mainfrom
codex/ios-build-9

Conversation

@patrickschiller

Copy link
Copy Markdown
Owner

Summary

  • bump CURRENT_PROJECT_VERSION from 6 to 9 for the SourceBraid app and Share Extension in Debug and Release
  • update the iOS release documentation to identify version 1.0.0 build 9 as the current App Store candidate

Why

Builds 7 and 8 were rejected automatically with ITMS-90111: Unsupported SDK or Xcode version. They were archived with Xcode 26.6 on unsupported macOS 27 beta. Build 9 is prepared for an Xcode Cloud archive using a supported production macOS 26.x and Xcode 26.6 environment.

Impact

This changes release metadata only. There are no app-code, permission, privacy, credential-handling, network-endpoint, or storage-format changes.

Validation

  • python3 scripts/validate_ios_release.py
  • signless iOS Simulator build with the shared SourceBraid scheme
  • verified the generated app and embedded Share Extension both report build number 9

The distribution archive is intentionally left to Xcode Cloud so the App Store candidate is produced on a supported Apple build environment.

Signed-off-by: Patrick Schiller <p@trickschiller.de>
@patrickschiller
patrickschiller marked this pull request as ready for review August 6, 2026 14:50
@patrickschiller
patrickschiller merged commit 4450aa6 into main Aug 6, 2026
1 check passed
@patrickschiller
patrickschiller deleted the codex/ios-build-9 branch August 6, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant