• 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: Keith Alperin <email@hidden>
  • Date: Mon, 27 Feb 2006 15:34:50 -0600

There is a really spectacular video tutorial on how to develop and use embedded frameworks by Jonathan "Wolf" Rentzsch at his website (http://rentzsch.com/cocoa/embeddedFrameworks). Your specific problem (making the headers in your framework public) is covered as well as MANY related topics.

Cheers,
Keith R. Alperin


On Feb 26, 2006, at 10: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>)

  • Prev by Date: Re: how to intercept call to [NSTextView print:] of NSSearchfield in a toolbar
  • Next by Date: List of all available classes ?
  • Previous by thread: Re: Objective-C frameworks
  • Next by thread: IB Palette loading problem
  • Index(es):
    • Date
    • Thread