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

Running pod install via shell script hangs on blank screen #226

Open
clintmod opened this issue Dec 9, 2021 · 2 comments
Open

Running pod install via shell script hangs on blank screen #226

clintmod opened this issue Dec 9, 2021 · 2 comments

Comments

@clintmod
Copy link

clintmod commented Dec 9, 2021

Whenever I try to run pod install after setting up cocoapods-keys the script hangs on a blank screen until someone cancels the script and then manually runs pod install from the terminal.

@clintmod
Copy link
Author

I think I figured out why this happens. This cocoapods-keys plugin runs before pod install and compiles a c++ lib using ruby-inline that's used to unlock the keychain which prompts the user for their password.

This should probably be in the README.

@ashfurrow
Copy link
Collaborator

Good sleuthing! Could you send a PR?

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