Prepare iOS build 9 for Xcode Cloud - #9
Merged
Merged
Conversation
Signed-off-by: Patrick Schiller <p@trickschiller.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CURRENT_PROJECT_VERSIONfrom 6 to 9 for the SourceBraid app and Share Extension in Debug and ReleaseWhy
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.pySourceBraidschemeThe distribution archive is intentionally left to Xcode Cloud so the App Store candidate is produced on a supported Apple build environment.