• 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: internal frameworks in app bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: internal frameworks in app bundle


  • Subject: Re: internal frameworks in app bundle
  • From: Daniel Todd Currie <email@hidden>
  • Date: Tue, 20 Apr 2004 00:38:13 -0700

It looks like your app is not searching in the correct location for the framework, check out the "Framework Search Path" in your project build settings. I also found this page helpful when I was having trouble with private frameworks:

http://cocoadevcentral.com/articles/000042.php

This page describes how to do what you need in Project Builder... Translating it into Xcode is pretty straight-forward. Hope this helps.

-- Daniel Currie


On 2004 Apr 19, at 19:10, Jeffrey J Barbose wrote:

Hi all....

I've followed some of the directions i've found online for including a separate framework inside an app bundle. Having added the copy build-phase and verifying that the framework is actually inside it, i can't figure out how to get the app executable to find/use that.

This is the error I get when i try to run the app:

dyld: /Users/jeff/Projects/depot/Client/OSX/Uploader/build/My App.app/Contents/MacOS/My App can't open library: /Library/Frameworks/Keychain.framework/Versions/A/Keychain (No such file or directory, errno = 2)



Any idea what I'm missing?

Thanks in advance,

jeff
_______________________________________________
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.
_______________________________________________
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.


  • Follow-Ups:
    • Re: internal frameworks in app bundle
      • From: p3consulting <email@hidden>
References: 
 >internal frameworks in app bundle (From: Jeffrey J Barbose <email@hidden>)

  • Prev by Date: Re: Can I call a C method from inside java code?
  • Next by Date: Re: CodeWarrior vs. Xcode?
  • Previous by thread: internal frameworks in app bundle
  • Next by thread: Re: internal frameworks in app bundle
  • Index(es):
    • Date
    • Thread