Objective-C frameworks
Objective-C frameworks
- Subject: Objective-C frameworks
- From: Devraj Mukherjee <email@hidden>
- Date: Mon, 27 Feb 2006 15:28:15 +1100
- Organization: Eternity Technologies Pty Limited
Hi Everyone,
I am pretty new to Objective-C programming and am working on a project
to be released on Sourceforge
(http://sourceforge.net/projects/astrxtools4osx/).
I am interested in separating a lot of the common code in my project
(shared between various applications), into an Objective-C framework.
I managed to create an Objective-C framework, placed it in the framework
directory and included it in the target project. However now I can't
seem to refer to any of the classes that are available in my "Framework"
Is there anything that I am obviously doing wrong? Do I have to make the
classes in the framework public in anyway?
Any advise will be very welcome. Thanks for your time in advance.
Devraj
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden