How do I create and use a framework...
How do I create and use a framework...
- Subject: How do I create and use a framework...
- From: Andy Satori <email@hidden>
- Date: Wed, 7 May 2003 00:19:03 -0400
This has got to be easier than it seems.
I've got a collection of classes in a project that I want to share
between two projects now. So it makes sense to put them into a
framework. Great, went into PB, created a framework project, added the
classes, built the framework. No problems. Added the framework to the
project. Everything is good so far.
Where/which headers should I be using from my NSObject subclasses, and
how do I expose them as part of the Framework, like Cocoa.h is in the
Cocoa.framework?
Andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.