feat: DEVELOPMENT_TEAM=QP3GLU8PH3 für Code-Signing
Apple-Developer-Team-ID des Vereins ist gesetzt. Greift bei Xcode- Archive automatisch — Provisioning-Profile holt Xcode beim ersten Sign-Versuch selbst, wenn die App-IDs (ev.mana.cards, ev.mana.cards.widget, ev.mana.cards.share) im Developer-Portal existieren. RELEASE_CHECKLIST aktualisiert: Team-ID + AASA-Compose-Eintrag als done markiert, Production-Deploy-Schritt für cards-web hinzu. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
bf2396890e
commit
468ef291f5
2 changed files with 13 additions and 8 deletions
|
|
@ -24,6 +24,10 @@ settings:
|
|||
ENABLE_USER_SCRIPT_SANDBOXING: "YES"
|
||||
DEAD_CODE_STRIPPING: "YES"
|
||||
CLANG_ENABLE_MODULES: "YES"
|
||||
# mana e.V. Apple-Developer-Team-ID. Muss matchen mit dem AASA-
|
||||
# Eintrag auf https://cardecky.mana.how/.well-known/apple-app-site-association
|
||||
# (siehe cards/infrastructure/docker-compose.production.yml).
|
||||
DEVELOPMENT_TEAM: QP3GLU8PH3
|
||||
|
||||
targets:
|
||||
CardsNative:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue