Skip to content

Remove custom code signing identity overrides#100

Merged
tashda merged 1 commit into
mainfrom
dev
May 4, 2026
Merged

Remove custom code signing identity overrides#100
tashda merged 1 commit into
mainfrom
dev

Conversation

@tashda
Copy link
Copy Markdown
Owner

@tashda tashda commented May 4, 2026

Summary

  • remove CODE_SIGN_IDENTITY[sdk=iphoneos*] overrides from app and widget Release configs
  • remove APP_IPHONEOS_CODE_SIGN_IDENTITY from checked-in xcconfig files
  • stop injecting APP_IPHONEOS_CODE_SIGN_IDENTITY in ci_post_clone.sh
  • keep automatic signing + APP_DEVELOPMENT_TEAM-based team selection

Why

Xcode Cloud/TestFlight signing should rely on Apple-managed automatic distribution signing. Manual identity overrides are brittle and can still produce ITMS-90035 invalid signature failures.

@tashda tashda merged commit 7218692 into main May 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant