Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MrFusion

macrumors 6502a
Original poster
Jun 8, 2005
613
0
West-Europe
Hi everyone,

vacation time = messing around with cocoa

I am trying once more to get embedded frameworks to work.
I was wondering if $executable_path/../Frameworks is still correct. Or that the online forums are a bit outdated, and that "executable_path" has been changed with another keyword.

I know that my framework is copied into the Frameworks path of my app bundle, but the app is still complaining that the library can not be found.
Code:
dyld: Library not loaded: $executable_path/../Frameworks/MyFramework.framework/Versions/A/MyFramework
  Referenced from: /Users/useraccount/Developer/MyApp/build/Debug/MyApp.app/Contents/MacOS/MyApp
  Reason: image not found

The Debugger has exited due to signal 5 (SIGTRAP).The Debugger has exited due to signal 5 (SIGTRAP).

Enjoy the holidays.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.