It’s simple to manage CocoaPods if you use Homebrew on an M1 Mac: brew install cocoapods If you use Carthage, the best solution is to useXCFrameworks. This helps to build only the valid architectures that you need to build the app: ...
The first step is to install Homebrew. Just as CocoaPods manages packages for Cocoa and Gem manages packages for Ruby, Homebrew manages Unix tools on Mac OS X. It’s built on top of Ruby and Git and is highly flexible and customizable. If you already have Homebrew installed, feel free ...
To install the command line tools, this works nicely from the Terminal, with a nice gui and everything. $ xcode-select --install http://macops.ca/installing-command-line-tools-automatically-on-mavericks/ When they were found, this is what thepkgutilcommand returned: $ pkgutil --pkg-info=c...
Same issue: Upgraded to swift 2, and cocoapods -.38.2 now getting build error Command /bin/sh failed with exit code 23 Since I am unable to utilize the "Clean Build Folder" option, I have deleted the "Build" folder from my Mac Finder . ...