• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Objective-C frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C frameworks


  • Subject: Re: Objective-C frameworks
  • From: Devraj Mukherjee <email@hidden>
  • Date: Tue, 28 Feb 2006 10:50:01 +1100
  • Organization: Eternity Technologies Pty Limited

I have tried both  :-(

How do I make the classes public?

Thanks

Devraj

Chris Moore wrote:
How are you including the header files for those classes...

#include "header.h"  ?
#include <header.h> ?



On Feb 27, 2006, at 1:28 PM, Devraj Mukherjee wrote:

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





_______________________________________________ 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
References: 
 >Objective-C frameworks (From: Devraj Mukherjee <email@hidden>)
 >Re: Objective-C frameworks (From: Chris Moore <email@hidden>)

  • Prev by Date: Re: Problem with copiesOnScroll of NSClipView
  • Next by Date: Re: Objective-C in a Time Constraint Thread
  • Previous by thread: Re: Objective-C frameworks
  • Next by thread: Re: Objective-C frameworks
  • Index(es):
    • Date
    • Thread