• 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: Custom Framework Basics
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Custom Framework Basics


  • Subject: Re: Custom Framework Basics
  • From: Rustam Muginov <email@hidden>
  • Date: Tue, 31 May 2005 13:28:43 +0400

A nice tutorial which helped me a lot:
http://rentzsch.com/cocoa/embeddedFrameworks


On 5/30/05 1:45 AM, "Francisco Tolmasky" <email@hidden> wrote:

> I'm attempting to create a custom framework, and I would like to know
> how to initially set up my project.  Apple suggests having a
> Framework Target and a Testing Target within the same project since
> the dependancies are "easy to handle".  But I'm having trouble doing
> this.  I have been able to add a new target to my framework project,
> and have been testing with it, but Im not sure if Im doing some thing
> correctly.  For example, I ended up adding Cocoa and FOundation
> frameworks twice, one for each target, this seems innifficient, but
> maybe its required.  Also, to use my custom framework in my other
> target, Im having to do things like #import "customclass.h" #import
> "customclass.m", which seems very incorrect.  The whole point of
> having everything in one project is to make things easier, so how do
> I access my framework files easily from my testing target, i.e.
> treating as if it is a real framework?
>
> Thanks in advance,
>
> Francisco Tolmasky
> email@hidden
> www-scf.usc.edu/~tolmasky
>
>
>  _______________________________________________
> 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: 
 >Custom Framework Basics (From: Francisco Tolmasky <email@hidden>)

  • Prev by Date: Re: synchronization and object creation...
  • Next by Date: embedding a document
  • Previous by thread: Re: Custom Framework Basics
  • Next by thread: Bindings Basics: selections
  • Index(es):
    • Date
    • Thread