Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Can you install cocoapods on a macbook air?


Asked by Christina Martinez on Dec 01, 2021 FAQ



CocoaPods is built with Ruby and is installable with the default Ruby available on macOS. We recommend you use the default ruby. Using the default Ruby install can require you to use sudo when installing gems. Further installation instructions are in the guides. We also have a Mac app for CocoaPods. It only gets major releases ATM though.
And,
Yes, It is this easy to install to Cocoa Pods !! 3. In some system you might see the below line in installation process, Here, just type y and hit enter to proceed. 4. In terminal, type… this will install the cocoapods repository to your system.
Indeed, To install completely cocoapods on Mac with M1 chip (Apple Silicon), please follow these steps: Duplicate the Terminal application in the Utilities folder. Right-click on the app and choose to Get Info. Rename the other version of the app as you like. Check the option "open with Rosetta".
In fact,
WARNING: This version of ruby is included in macOS for compatibility with legacy software. In future versions of macOS the ruby runtime will not be available by default and may require you to install an additional package. To install completely cocoapods on Mac with M1 chip (Apple Silicon), please follow these steps:
One may also ask,
After upgrading from macOS 10.8 to 10.9 the installed CocoaPods gem doesn’t work anymore, even after re-installing the gem. To solve this, you might need to uninstall the gem first and then re-install. The gem might not be able to compile, to solve this you might need to symlink GCC.