On Tue, Aug 26, 2008 at 1:18 AM, Stéphane Sudre <[EMAIL PROTECTED]> 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 (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 [EMAIL PROTECTED]

Reply via email to