Problem launching app with embedded frameworks
Problem launching app with embedded frameworks
- Subject: Problem launching app with embedded frameworks
- From: Eric MORAND <email@hidden>
- Date: Tue, 25 Sep 2007 09:44:34 +0200
Hi guys,
I'm facing a strange problem when launching my app that contains an
embedded framework : it crashes with the following error message :
dyld: Library not loaded: @executable_path/../Frameworks./
FKKit.framework/Versions/A/FKKit
I have a copy phase, which copy me framework to the Frameworks
directory, and when I look at the applicatin package, it is present.
What looks strange to me is the "." at the end of :
@executable_path/../Frameworks./
Where could it come from ?
Thanks for your help,
Eric.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden