On Dec 30, 2011, at 10:34 AM, lbland wrote:
> On Dec 30, 2011, at 1:16 PM, Conrad Shultz wrote:
> 
>> http://developer.apple.com/library/mac/#documentation/developertools/conceptual/cross_development/Using/using.html
> 
> So...
> 
> __MAC_OS_X_VERSION_MAX_ALLOWED
> 
> is better than:
> 
> TARGET_OS_IPHONE

Both will work. Personally, I prefer the TargetConditionals version because it 
also provides macros for iOS simulator and device.

http://www.sealiesoftware.com/blog/archive/2010/8/16/TargetConditionalsh.html


-- 
Greg Parker     gpar...@apple.com     Runtime Wrangler


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to