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

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift