Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify the Xcode signing team using config.yaml? #194

Open
elliotwaite opened this issue Jun 2, 2023 · 1 comment
Open

Specify the Xcode signing team using config.yaml? #194

elliotwaite opened this issue Jun 2, 2023 · 1 comment

Comments

@elliotwaite
Copy link

Is there a way to specify the Xcode signing team using the Trapeze config.yaml file?

I currently set it through the Xcode app like this:

  1. Show the Project Navigator (⌘1)
  2. Select the "App" project
  3. Select the "App" target
  4. Select the "Signing & Capabilities" tab
  5. Use the "Team" dropdown menu to select the team
@mlynch
Copy link
Contributor

mlynch commented Jun 9, 2023

Should be doable, seems like it's just setting flags in pbxproj. Would need to think about how best to expose generic pbxproj operations

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

No branches or pull requests

2 participants