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

M1 - Cocoapods - Unable to install with non system ruby #2

Open
nschello opened this issue Apr 7, 2021 · 0 comments
Open

M1 - Cocoapods - Unable to install with non system ruby #2

nschello opened this issue Apr 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@nschello
Copy link

nschello commented Apr 7, 2021

I was unable to get cocoa pods to cleanly install pods using an asdf managed install of ruby -- tested using ruby 2.6.4 for tss-mobile. I encountered issues with the ffi mostly which is documented in a variety of places:

I was able to get pods to install using the system ruby by running

sudo arch -x86_64 gem install cocoapods
sudo arch -x86_64 gem install ffi
arch -x86_64 pod install
@nschello nschello added the bug Something isn't working label Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant