promises icon indicating copy to clipboard operation
promises copied to clipboard

The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 17.0.99.

Open KC-218 opened this issue 1 year ago • 0 comments

As title, this error message is from using carthage install .

My environment:

  • XCode15 beta6
  • carthage 0.38.0

KC-218 avatar Aug 14 '23 09:08 KC-218