fix: add DEVELOPMENT_TEAM via xcodebuild CLI
Some checks failed
PR → Build → Firebase OTA → LGTM / Build & Deploy to Firebase OTA (pull_request) Failing after 4m10s
PR → Build → Firebase OTA → LGTM / Wait for LGTM comment (pull_request) Has been skipped

This commit is contained in:
2026-06-26 22:59:06 +00:00
parent 86fb683428
commit ebfaa15e38

View File

@@ -57,7 +57,7 @@ jobs:
-destination "generic/platform=iOS" \
-configuration Debug \
-allowProvisioningUpdates \
CODE_SIGN_STYLE=Automatic
CODE_SIGN_STYLE=Automatic DEVELOPMENT_TEAM=2MJF39L8VY
- name: Package IPA
run: |