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

Question related to code signing identity settings on project.yml #395

Closed
ezegutierrez opened this issue Sep 11, 2018 · 2 comments
Closed
Labels

Comments

@ezegutierrez
Copy link

Hi!
I'm having troubles trying to integrate fastlane on my project. The issue is due to "Any iOS SDK" setting is added by default on code signing identity when .xcodeproject is generated, thus it's giving me an error when I'm trying to archive the project through fastlane.

I don't know how can I remove that setting from my project.yml. Is there any way to do that?

This is the settings that I want to remove from the .xcodeproject:
screen shot 2018-09-11 at 18 31 49

Thanks in advance.

@ezegutierrez ezegutierrez changed the title Question related with code signing identity settings on project.yml Question related to code signing identity settings on project.yml Sep 11, 2018
@kyleturner
Copy link

I am also having this exact same issue. I can set the Debug and Release values correctly, but cannot get "Any iOS SDK" to match.... would be nice to not have to reach into proj settings to do so. Thanks!

@yonaskolb
Copy link
Owner

Hi guys, thank you for raising this. I've created a fix for this in #414

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants