internal frameworks in app bundle
internal frameworks in app bundle
- Subject: internal frameworks in app bundle
- From: Jeffrey J Barbose <email@hidden>
- Date: Mon, 19 Apr 2004 19:10:22 -0700
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.