Folks; I'm trying to build my first framework.
I added a new target of type framework. There are 4 build steps: Copy Headers, Compile Bundle Resources, Compile Sources, and Link Binary With Library I've added all the .h files to the 'Copy Headers' and all the .m files to 'Compile Sources' Everything compiles fine but there is no 'Headers' directory created… I've compared build settings with another project which successfully creates a framework - don't see any differences. I've checked the 'Info' on all build steps - they are all just 'Comments' What have I overlooked? Steve _______________________________________________ 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