On Feb 11, 2011, at 9:57 AM, Carter Allen <li...@cartera.me> wrote: > Really excellent work on this! Nice job catching the fact that I was using an > embedded framework and kept the headers in there...though I'm not sure how to > automate the removal of them during the build (hmm). It would be great if > this was part of Xcode in some way (obviously a tough request). Oh, and > "Strange name for a framework" made me laugh.
Mark their role as "private" in the framework project and use a post-build script phase on the app target to remove the PrivateHeaders directories from all embedded frameworks. --Kyle Sluder_______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com