> On 19 Apr 2016, at 11:41 am, Quincey Morris > <[email protected]> wrote: > > The (built) precompiled header files does *not* have extension “.pch”,
While a trivial detail, this does not seem to be true (at least in Xcode 7.2). We have a prefix header called "Kashoo_Prefix.pch", and if I hit cmd-shift-O and type that string, I get a pile of results: first the source prefix file, then about a dozen other non-text files named "Kashoo_Prefix.pch.pch" that exist within various subdirectories of the build folder. b _______________________________________________ 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]
