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: Alex Zavatone <email@hidden>
- Date: Mon, 18 Apr 2016 17:03:52 -0400
On Apr 15, 2016, at 4:58 PM, Jens Alfke wrote:
>
>> 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?
Where in the project? In target framework's Build Phases Headers section?
I'll try this when I get home and see if it makes a difference.
Sorry to get back to you so late. Had a release on Friday.
>
> —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