Re: Anyone know where the build constants are defined at?
Re: Anyone know where the build constants are defined at?
- Subject: Re: Anyone know where the build constants are defined at?
- From: Dave DeLong <email@hidden>
- Date: Wed, 15 Apr 2009 11:23:47 -0600
Hold down the command key and double click on it, and it'll show you
where it is. =)
Cheers,
Dave
On Apr 15, 2009, at 11:19 AM, Sam Krishna wrote:
Hi all,
Does anyone know where the build constants are defined at? I'm
specifically looking for the definition of the following constants:
TARGET_IPHONE_SIMULATOR
TARGET_IPHONE_OS
and also where are the SDK build constants defined? I want to be
able to check for differences b/t the iPhone 2.1.0, 2.2.0 and 2.2.1
SDKs in my code so I can execute some different, SDK-dependent
behavior. Nothing fancy, just standard #if IPHONE_SDK_221 type stuff.
Thanks!
Live Playfully,
Sam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden