Framework problem
Framework problem
- Subject: Framework problem
- From: Nico <email@hidden>
- Date: Sun, 04 Aug 2002 15:42:53 +0200
Hi!
I've got a problem with a framework I made (however I don't think the
problem comes from the framework itself).
When I put the framework in /Library/Frameworks, and add this framework in
my current Cocoa project, my application (which uses it) runs properly.
But I don't want to *force* the final user to install the framework,
therefore I'd like to put the framework direclty in my application bundle.
I tried to put it in myApp.app/Contents/Frameworks/ but it does not work...
The application does not launch.
Any ideas ?
Thanks
Nico.
_______________________________________________
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.