Answers for "pod install m1"

0

m1 cocoapods

# Install ffi
sudo arch -x86_64 gem install ffi

# Re-install dependency
arch -x86_64 pod install
Posted by: Guest on April-16-2021
0

apple m1 pod install issue

sudo arch -x86_64 gem install ffi

arch -x86_64 pod install
Posted by: Guest on September-21-2021

Browse Popular Code Answers by Language