problems with including a framework
problems with including a framework
- Subject: problems with including a framework
- From: Koen van der Drift <email@hidden>
- Date: Fri, 12 Mar 2004 22:31:36 -0500
Hi,
I am trying to add a framework to my app, using the menu-item Add
Frameworks. MyApp builds fine, but when I run it I get the error that
MyApp can't open
@executable_path/../Frameworks/foo.framework/Versions/A/Foo. If I
check the Contents of my app, I see that the framework indeed is
missing. I looked at the documents for XCode, but cannot find what
setting I need to make sure that the framework is actually included in
my app.
any suggestions?
thanks,
- Koen.
_______________________________________________
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.