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

update_project_code_signing #87

Closed
edwardlafoy opened this issue Mar 3, 2015 · 2 comments
Closed

update_project_code_signing #87

edwardlafoy opened this issue Mar 3, 2015 · 2 comments

Comments

@edwardlafoy
Copy link
Contributor

ended up tracking this down: File.write(path, p.gsub(/PROVISIONING_PROFILE = ".*";/, "PROVISIONING_PROFILE = \"#{udid}\";"))

If no profile is selected this line won't exist

Thoughts on improving this?

@KrauseFx
Copy link
Member

KrauseFx commented Mar 3, 2015

I agree, that's why this feature is not listed and documented anywhere yet. I haven't had time to work on a better, cleaner solution yet.

@KrauseFx
Copy link
Member

I'll close this issue for now, as it's not officially supported right now.

KrauseFx pushed a commit that referenced this issue Mar 7, 2016
KrauseFx added a commit that referenced this issue Mar 7, 2016
Fix typo in Contributing.md file
KrauseFx pushed a commit that referenced this issue Mar 7, 2016
@fastlane fastlane locked and limited conversation to collaborators Sep 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants