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

How to blink a button iOS swift?

iOS flutter while run to iPhone it had the error - Cannot find type 'PhoneNumberKit' in scope