sudo gem install cocoapods
sudo arch -x86_64 gem install ffi
cd ./AwesomeApp/ios && arch -x86_64 pod install
app > xcode > right click > change to rosetta
restart xcode
make sure to open the project with “.xcworkspace”
Please close any current Xcode sessions and use xxxx.xcworkspace
for this project from now on.
Pod installation complete! There are 59 dependencies from the Podfile and 49 total pods installed.