Framework within Bundle
Framework within Bundle
- Subject: Framework within Bundle
- From: Kevin Wojniak <email@hidden>
- Date: Sat, 22 Nov 2003 15:41:28 -0800
Is there a way to have a framework install into a bundle? I have it
copying correctly with Copy Files, but can't seem to load it from the
bundle. I have the INSTALL_PATH set to @executable_path/../Frameworks.
I read in the archives:
FROM: Mike Ferris
DATE: 2003-01-12 23:33
You cannot embed a framework inside any kind of bundle other than an
application bundle.
Frameworks inside plugins and frameworks inside other frameworks are
not supported. One might hope this will change someday, but for now,
that's the deal.
So is this still true in Panther and Xcode?
Thanks,
Kevin
_______________
www.kainjow.com
aim: kainjow1
_______________________________________________
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.