Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Strange compiler warning when precompiling prefix.pch

When I want to start my app, I get this:

clang: error: invalid version number in '-mios-simulator-version-min= ' Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1

What's going on? When I google this error, I'm getting ZERO. This seems to be a very strange failure. Please apologize, that I can't give more information. It's because I'm completely clueless. Help!

like image 742
smudo78 Avatar asked Dec 14 '25 12:12

smudo78


1 Answers

OK, I've found the solution: .xcodeproj > General > Deployment Target ----> was empty!

This is not allowed.

like image 120
smudo78 Avatar answered Dec 18 '25 20:12

smudo78



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!