Embedding private Framework
Embedding private Framework
- Subject: Embedding private Framework
- From: ANE <email@hidden>
- Date: Tue, 09 Nov 2010 11:15:37 +0100
Hi!
I would like to install a private framework inside the application bundle. I've followed the steps described at http://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPFrameworks/Tasks/CreatingFrameworks.html#//apple_ref/doc/uid/20002258-106880
The Framwork itself is copied into the bundle. But if I start the application from Finder it crashes... (Framework not found)...
The Installation Directory of the framework is set to: @executable_path/../Frameworks
Should I adapt the "#import" path (currently: <MyFramework/MyHeader.h>)? How should that be done?
Thanks in advance!
ANE
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden