GCC4.2 build warning : Default deployment version is greater than the max value for the iPhone simul

Posted by user255403 on Stack Overflow See other posts from Stack Overflow or by user255403
Published on 2010-01-21T01:26:56Z Indexed on 2010/03/29 17:03 UTC
Read the original article Hit count: 444

Filed under:

Hi

I upgraded an iPhone project from the 2.2.1 SDK to 3.0 SDK recently...

And when I build the project I am getting the following warning:

GCC 4.2 default deployment target 10.6.2 for architecture 'i386' and 
variant 'normal' is greater than the maximum value 10.6 for the 
Simulator - iPhone OS 3.1.2 SDK  

I have the iPhone OS Deployment target set to iPhone OS 3.0

Any idea what could be causing this 'warning' to show up.

Regards
- SY

© Stack Overflow or respective owner

Related posts about xcodebuild