iOS - goatandsheep/goatandsheep.github.com GitHub Wiki
Make sure you have XCode installed, CocoaPods, and various other things.
If having silicone issues:
Run XCode under Rosetta
- cd ios
pod install
pod update
If having silicon issues:
- delete pods folder
sudo arch -x86_64 gem install ffi
arch -x86_64 pod repo update
arch -x86_64 pod install