• 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 library in .app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: including library in .app


  • Subject: Re: including library in .app
  • From: Tito Ciuro <email@hidden>
  • Date: Sat, 1 Feb 2003 18:57:56 +0100

On Saturday, February 1, 2003, at 06:33 PM, Pete Carss wrote:

Its still not working for me...

I've got my project to create the Framework directory, and copy libxml.framework into that directory. I also have the framework sitting in the Frameworks/linked Frameworks group in PB. what setting do you have in the frameworks are for the search paths settings box?

My project has two targets: MyApp and MyFramework.

MyApp:

- Search paths: <empty>
- Copy Files build phase:
- Where: Frameworks
- Subpath: <empty>
- Copy only when installing: <deselected>
- Files: <your files here>

MyFramework:

- Installation Settings: @executable_path/../Frameworks
- Search paths: <empty>

In PB, I have placed 'MyFramework.framework' within the Frameworks folder (as opposed to Linked Frameworks or Other Frameworks). I didn't have to modify the headers.

BTW... I also created a dependency of MyApp on MyFramework, so it'll always build in the right order. That's it.

I hope this helps,

-- Tito
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: including library in .app (From: Pete Carss <email@hidden>)

  • Prev by Date: Re: including library in .app
  • Next by Date: intercepting input in NSTextView
  • Previous by thread: Re: including library in .app
  • Next by thread: Re: including library in .app
  • Index(es):
    • Date
    • Thread