Skip navigation.
 
mlBundling Framework Problem
FROM : Oliver Cameron
DATE : Thu Dec 23 23:34:24 2004

Hi guys, not sure if this is supposed to go here. But its semi-cocoa 
related I guess, also I'm in a real rush, I only realised this once I 
released the dmg to the masses (I was doing a little app update).

Basically, users can't launch my app on their machine, but I can on 
mine. A Console message revealed the problem:

dyld: /Users/Other User/Documents/Downloads/Tag.app/Contents/MacOS/Tag 
can't open library: 
/Users/Me/Projects/Builds/OmniAppKit.framework/Versions/2004A/
OmniAppKit (No such file or directory, errno = 2)

I remember having this problem before, but can't remember how I fixed 
it. Basically, this is what I did to add the frameworks to my app:

Dragged over frameworks to "Other Frameworks" group in Xcode.
Created a build phase and dragged the frameworks in, set it to 
Frameworks/Libraries.

I've tried all sorts of various path types for it, but it just won't 
work.

Any ideas at all appreciated, and again, sorry if I'm posting in the 
wrong group.

Oliver

Related mailsAuthorDate
mlBundling Framework Problem Oliver Cameron Dec 23, 23:34
mlRe: Bundling Framework Problem John C. Randolph Dec 23, 23:47
mlRe: Bundling Framework Problem Oliver Cameron Dec 23, 23:51
mlRe: Bundling Framework Problem Brian Smith Dec 24, 00:05
mlRe: Bundling Framework Problem Jiri Volejnik Dec 24, 00:29
mlRe: Bundling Framework Problem Jiri Volejnik Dec 24, 00:36
mlRe: Bundling Framework Problem Ken Ferry Dec 24, 00:37
mlRe: Bundling Framework Problem Oliver Cameron Dec 24, 01:24
mlRe: Bundling Framework Problem Brian Smith Dec 24, 01:58
mlRe: Bundling Framework Problem Jiri Volejnik Dec 24, 02:15
mlRe: Bundling Framework Problem Oliver Cameron Dec 24, 12:14