Re: 64-bit => Objc 2.0????
Re: 64-bit => Objc 2.0????
- Subject: Re: 64-bit => Objc 2.0????
- From: Phil <email@hidden>
- Date: Tue, 26 Aug 2008 01:34:16 +1200
On Tue, Aug 26, 2008 at 1:18 AM, Stéphane Sudre <email@hidden> wrote:
> Probably a stupid question but I don't see anything in the objc headers or
> in some old slides corroborating this.
>
> When you build a project for a 64-bit architecture (such as x86_64), does
> this imply the Objective-C version for this architecture is going to be 2.0?
>
When you compile for 10.5, Objective-C 2.0 is implied. When compiling
for 64-bit, several other things are implied, but it's all Objective-C
2.0:
<http://developer.apple.com/releasenotes/Cocoa/RN-ObjectiveC/>
<http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/chapter_5_section_7.html>
Phil
_______________________________________________
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