On Apr 15, 2016, at 4:58 PM, Jens Alfke wrote: > >> On Apr 15, 2016, at 1:34 PM, Alex Zavatone <[email protected]> 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
