Re: Proper way to set up constants when building an iOS framework
Re: Proper way to set up constants when building an iOS framework
- Subject: Re: Proper way to set up constants when building an iOS framework
- From: Jens Alfke <email@hidden>
- Date: Fri, 15 Apr 2016 13:58:54 -0700
> On Apr 15, 2016, at 1:34 PM, Alex Zavatone <email@hidden> wrote:
>
> One thing though. I did do a #import of "Constants.h" into my framework's header file and that's not filling the role of what a .pch would fill in a standalone app, even though I thought that someone said it would.
>
> If I put the #import there, the app immediately gets build errors.
Is Constants.h in the framework’s Headers directory, next to the main framework header file?
—Jens
_______________________________________________
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