Skip to content

iOS: set development team for code signing - #1

Open
slava-fm wants to merge 2 commits into
mainfrom
ios-codesign-team
Open

slava-fm wants to merge 2 commits into
mainfrom
ios-codesign-team

Conversation

@slava-fm

@slava-fm slava-fm commented Jun 9, 2026

Copy link
Copy Markdown
Owner

What changed

  • Set DEVELOPMENT_TEAM = 6AJXMLW5K5 on both the Debug and Release build configurations of the iOS MotoServiceTool target.
  • Marked the MotoServiceTool.app product reference with explicitFileType (instead of lastKnownFileType).
  • Updated the Xcode UserInterfaceState.xcuserstate (tracked in the repo).

Why

Without a DEVELOPMENT_TEAM set, the iOS app cannot sign automatically and won't build to a device. Setting it lets Xcode's automatic signing pick the right team.

Notes for reviewers

  • No source/behavior changes — this is project configuration only.
  • The .xcuserstate change is editor UI state; it's already tracked in the repo so it's included here.

🤖 Generated with Claude Code

V-twin Fanatics and others added 2 commits June 9, 2026 09:16
Set DEVELOPMENT_TEAM on both Debug and Release configs so the iOS
app signs automatically, and mark the app product with an explicit
file type. Includes updated Xcode UI state.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Label the top download link as the macOS app and stop pinning a stale
v1.0 zip filename (the link already points to releases/latest).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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