Skip to content

Adding automatic signing for iOS#351

Merged
MaxHeimbrock merged 1 commit into
mainfrom
max/automatic-signing-for-ios
Jul 14, 2026
Merged

Adding automatic signing for iOS#351
MaxHeimbrock merged 1 commit into
mainfrom
max/automatic-signing-for-ios

Conversation

@MaxHeimbrock

Copy link
Copy Markdown
Contributor

Background

When building for iOS, we have to replace instead of append due to our post build script. I then have to add signing information manually every time. This adds a build helper where I can place my apple team id and it signs in Xcode.

Changes

What did you do?

  • Adds field for apple id under Unity > Settings > iOS Signing
  • Applies automatic signing to generated Xcode project if id is set

@MaxHeimbrock MaxHeimbrock merged commit 8f76c08 into main Jul 14, 2026
22 of 23 checks passed
@MaxHeimbrock MaxHeimbrock deleted the max/automatic-signing-for-ios branch July 14, 2026 06:40
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.

2 participants