Re: predefined macro iOS vs OS X
Re: predefined macro iOS vs OS X
- Subject: Re: predefined macro iOS vs OS X
- From: Marcel Weiher <email@hidden>
- Date: Sun, 18 Aug 2013 12:28:18 +0200
On Aug 17, 2013, at 19:01 , Jean-Daniel Dupas <email@hidden> wrote:
> Le 17 août 2013 à 17:55, Marcel Weiher <email@hidden> a écrit :
>> However…if you care as much about dependency management as I do (and chances are you don’t), and don’t have a direct dependency on CoreGraphics in that code (and chances are you do), then this is slightly stomach-churning, in addition to pragmatic and effective.
>
> You don't have to add explicit dependency to anything as NSGeometry.h already does that for you.
> Importing Foundation.h is enough to use CGRect on both OS X and iOS.
That would be awesome and would mean I no longer need my PhoneGeometry.h hack.
Alas, I just checked and did not find NSGeometry.h in the Foundation headers on iOS (and didn’t find NSRect or NSPoint anywhere either). Maybe I am missing something?
Cheers,
Marcel
_______________________________________________
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