• 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: Including a library rather than a framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including a library rather than a framework


  • Subject: Re: Including a library rather than a framework
  • From: Nick Zitzmann <email@hidden>
  • Date: Sat, 26 Feb 2005 10:02:47 -0700


On Feb 26, 2005, at 10:28 AM, email@hidden wrote:

Ok. I have a library that I wrote. I want to make it part of my program.
However I do not know how to make it a part of the project. Do I just use
Add existing framework? and then use it' header file then do a copy phase
like I would a framework?

You can add the library by using the "add existing files" command, or by dragging the library from the Finder into the Xcode project window. Don't forget to set the library's install path to "@executable_path/../Frameworks". You might be able to do this using the install_name_tool command line program.


Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________
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


  • Follow-Ups:
    • Re: Including a library rather than a framework
      • From: email@hidden
References: 
 >Including a library rather than a framework (From: email@hidden)

  • Prev by Date: dictionary editor and bindings
  • Next by Date: Re: Including a library rather than a framework
  • Previous by thread: Including a library rather than a framework
  • Next by thread: Re: Including a library rather than a framework
  • Index(es):
    • Date
    • Thread