fix: use PROVISIONING_PROFILE_SPECIFIER with profile name for manual signing
Some checks failed
CI / Scraper / Lint (pull_request) Successful in 7s
CI / Scraper / Test (pull_request) Successful in 16s
CI / Scraper / Docker Push (pull_request) Has been skipped
iOS CI / Test (push) Has been cancelled
iOS CI / Build (push) Has been cancelled
iOS CI / Build (pull_request) Has been cancelled
iOS CI / Test (pull_request) Has been cancelled
CI / UI / Build (pull_request) Successful in 22s
CI / UI / Docker Push (pull_request) Has been skipped
iOS Release / Release to TestFlight (push) Failing after 59s

This commit is contained in:
Admin
2026-03-09 14:32:10 +05:00
parent f380c85815
commit d7319b3f7c
3 changed files with 6 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ targets:
CODE_SIGN_STYLE: Manual
CODE_SIGN_IDENTITY: "Apple Distribution"
DEVELOPMENT_TEAM: GHZXC6FVMU
PROVISIONING_PROFILE: $(PROFILE_UUID)
PROVISIONING_PROFILE_SPECIFIER: "LibNovel Distribution"
LibNovelTests:
type: bundle.unit-test