Prepare iOS 1.0 App Store package - #8
Merged
Merged
Conversation
Signed-off-by: Patrick Schiller <p@trickschiller.de>
patrickschiller
marked this pull request as ready for review
August 6, 2026 06:42
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.
What changed
de.patrickschiller.sourcebraid, matching Share Extension, App Group, and Keychain groupWhy
SourceBraid is being published as a new app rather than as an update to the former Stowmark identity. Version 1.0.0 (6) packages the refreshed icon under the new bundle identifier and deliberately starts a new App Store installation and data path.
Impact
This is not an upgrade for existing Stowmark installations. App and Share Extension use the new SourceBraid App Group and Keychain namespace. Privacy declarations conservatively match the direct GitHub data flow: linked to the user's GitHub identity, used only for app functionality, and never for tracking.
Validation
node --test tests/capture-utils.test.js— 15 passedpython3 -m unittest discover -s tests -p "test_*.py"— 36 passedpython3 scripts/validate_ios_release.py— passedde.patrickschiller.sourcebraid, version 1.0.0 (6), including generated icons, privacy manifests, and embedded Share Extensioncodesign --verify --deep --strict— passed6798551232The new binary is uploaded. App Store Connect metadata, screenshots, privacy answers, review credentials, build selection, and submission for review remain account-owner steps.