i have problem event i install cocoapods with catalina
How to install xcode for catalina in december 2021
Do you have a problem installing xcode or cocoapods?
If you mean that you have a problem installing cocoapods in the terminal with this command pod install
then try this command instead of it: arch -x86_64 pod install
or `sudo arch -x86_64 gem install ffi