• 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: Makin' frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Makin' frameworks


  • Subject: Re: Makin' frameworks
  • From: Enrique Zamudio <email@hidden>
  • Date: Fri, 28 Sep 2001 20:38:49 -0500
  • Organization: Nasoft

I don't know of any example frameworks, but it's really not difficult at all.

1. Create a Cocoa framework project
2. Put all your ObjC classes in there.
3. Make sure you publish the headers for the classes you want to be able to use from
outside the framework (in the target, the files tab, you set which headers are
public).
4. You can also include resources if you want to.
5. Include frameworks that your own framework depends on
6. Make sure the install directory is /Library/Frameworks
7. Compile, install and enjoy

eZL

[demime 0.98b removed an attachment of type text/x-vcard which had a name of ezamudio.vcf]


  • Prev by Date: Re: Getting Notification of Sleep
  • Next by Date: Re: Toolbars
  • Previous by thread: NSImage/ImageRep/ImageView
  • Next by thread: Re: Makin' frameworks
  • Index(es):
    • Date
    • Thread