failed to build gem native extension while install cocoapods MACOS

 Solution:

First you have to install command line tools in terminal by using the below command 

then try to install cocoapods it will works

xcode-select --install

Comments

Popular posts from this blog

Convert NsNumber, NSDate to String in iOS Swift

store cgpoint in userdefaults iOS swift