Re: Synthesized ObjC ivars (iPhone Simulator)
Re: Synthesized ObjC ivars (iPhone Simulator)
- Subject: Re: Synthesized ObjC ivars (iPhone Simulator)
- From: Bill Bumgarner <email@hidden>
- Date: Tue, 11 May 2010 11:10:23 -0700
On May 11, 2010, at 11:06 AM, Dave Keck wrote:
>> OR it may be trying (but failing) to convey that I can use synthesized ivars on device builds, but not simulator builds; this kind of makes sense, because I see from lipo that the Simulator is a thin 32-bit Intel application.
>
> This is my understanding. See this post:
>
> http://lists.apple.com/archives/cocoa-dev/2009/Jun/msg01401.html
Not much to expand upon; the Simulator uses the 32 bit legacy runtime while the device on the runtime uses the modern runtime.
It is well understood that this is less than desirable. Mike nailed it though-- fixing the issue is very hard.
b.bum
_______________________________________________
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