Newbie-Q : Framework or library?
Newbie-Q : Framework or library?
- Subject: Newbie-Q : Framework or library?
- From: "D.K. Johnston" <email@hidden>
- Date: Fri, 19 Sep 2008 21:36:24 -0700
I want to use a class I wrote for one programme in other programmes,
and perhaps even send it to other developers to use. To do this, do I
make it into a framework, a dynamic library, or a static library?
I tried building it as a framework. I then added the framework to a
test project, but couldn't get it to build. I did have:
#import <MyFramework/MyHeader.h>
in the test file. I strongly suspect I have no clue what I'm doing.
References to documentation would be gratefully received.
dkj
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden