> On Apr 19, 2016, at 10:13 AM, Alex Zavatone <z...@mac.com> wrote:
> 
> No.  I'm simply trying to find out how to make my constants.h (which has the 
> constants.m as well) visible to all of the classes in my framework, just as 
> the .pch would be visible to all of the classes within an iOS app.

Add #import “constants.h” to the .pch file of the framework target.

—Jens
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to