Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XCode dependency: incompatible tools version

I have cloned a repo for an iOS and am having a problem building / running the app. stripe-ios was added to the project as a package dependency and I am receiving the following error when resolving package dependencies:

enter image description here

When first running the app, since it has been a while since using XCode, I did the following:

  • sudo gem install cocoapods to update cocoapods
  • pod install
  • pod update

I am currently using Xcode 11.4 on macOS Catalina 10.15.4

I thought maybe this had something to do with the command line tools so I updated that with no luck. I'm afraid I don't know what "tools version" and "root" are referring to. Any help here would be greatly appreciated.

like image 714
James B Avatar asked Oct 29 '25 04:10

James B


1 Answers

After further research, I've concluded that this was a dumb question. Just had to update XCode > 12. Thank you, and sorry

like image 85
James B Avatar answered Oct 31 '25 11:10

James B



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!