Let Xcode select Apple Distribution identity
Some checks failed
TestFlight / testflight (push) Failing after 25s

This commit is contained in:
2026-06-25 23:32:38 -07:00
parent 3904457c21
commit 98f96eda45
2 changed files with 2 additions and 3 deletions

View File

@@ -35,8 +35,8 @@ targets:
configs:
Release:
CODE_SIGN_STYLE: Manual
CODE_SIGN_IDENTITY: 6B74B268C4761720FB2051D01D8BB3E47B55D9F5
"CODE_SIGN_IDENTITY[sdk=iphoneos*]": 6B74B268C4761720FB2051D01D8BB3E47B55D9F5
CODE_SIGN_IDENTITY: Apple Distribution
"CODE_SIGN_IDENTITY[sdk=iphoneos*]": Apple Distribution
PROVISIONING_PROFILE_SPECIFIER: Sybil AppStore CI
schemes: