On Mar 13, 2011, at 4:19 PM, Leonardo wrote:
> on Xcode 4.0, I have noticed, just accidentally, that when the Base SDK is
> set to Mac OS X 10.6 and the deployment target to 10.5, I don't get any
> alert about the use of not-available-APIs.
This is how the Base SDK and Deployment Target build set
Hi,
on Xcode 4.0, I have noticed, just accidentally, that when the Base SDK is
set to Mac OS X 10.6 and the deployment target to 10.5, I don't get any
alert about the use of not-available-APIs. In facts I have used
[NSNumberFormatter localizedStringFromNumber:...
which is available on 10.6 and