Re: Finding error code meanings
Re: Finding error code meanings
- Subject: Re: Finding error code meanings
- From: David Duncan <email@hidden>
- Date: Fri, 29 Jul 2011 09:53:32 -0700
On Jul 29, 2011, at 9:43 AM, Jim Brandt wrote:
> Are you saying Objective-C 2.0 won't run in Tiger?
Obj-C 2.0 includes many structures that won't run on Tiger. Some of them are only available in 64-bit, which would protect you from that, but many are not. The most obvious things that won't work are fast enumeration (for .. in syntax) and blocks.
--
David Duncan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden