Re: Synthesized ObjC ivars (iPhone Simulator)
Re: Synthesized ObjC ivars (iPhone Simulator)
- Subject: Re: Synthesized ObjC ivars (iPhone Simulator)
- From: Alexander von Below <email@hidden>
- Date: Tue, 11 May 2010 22:01:27 +0200
Am 11.05.2010 um 19:41 schrieb Fritz Anderson:
> 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.
>
> If true, this is very disappointing, because it means synthesized ivars are effectively unavailable in iPhone development (one could set a per-SDK preprocessor macro and #if the ivars out for device builds, but that defeats the goal of ivar declarations' not cluttering the header).
I am not an authority, but this matches my experience and I agree that this means synthesized ivars are effectively unavailable.
Alex
_______________________________________________
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