On Apr 19, 2016, at 11:41 , Quincey Morris 
<quinceymor...@rivergatesoftware.com> wrote:
> 
> There is a build setting for “Prefix Header” […]

Sorry, after I posted, I realized my description was a bit fuzzy. To clarify:

— There is a per-target build setting that specifies the *name* of the prefix 
header, typically with a .pch extension.

— There is a prefix header file of this name, which belongs to the project, 
just like other source files.

— The contents of the prefix header file is source code, typically #import 
statements such as #import constants.h.

_______________________________________________

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