• 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: email@hidden
  • Date: Sat, 26 Feb 2005 13:28:19 -0500 (EST)
  • Importance: Normal

I know this was a really dumb question on my part. But thank you for
answering.
April.


>
> 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

References: 
 >Including a library rather than a framework (From: email@hidden)
 >Re: Including a library rather than a framework (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Including a library rather than a framework
  • Next by Date: Re: Disabling NSTableView's big black editing box?
  • Previous by thread: Re: Including a library rather than a framework
  • Next by thread: dictionary editor and bindings
  • Index(es):
    • Date
    • Thread