I've been searching, but I can't find the documentation explaining
how to include frameworks in your app bundle (third-party
frameworks, for example), so that your user does not have to
install these frameworks. Could someone point me at the correct
documentation/build settings? Thanks.
This is probably better for the XCode group, but check out this document:
http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/CreatingFrameworks.html
It explains what you need to do to embed frameworks in your application.
HTH, J
As a shortcut to what you need, this website makes it very clear how
to embed someone else's framework in your application.
http://rentzsch.com/cocoa/embeddedFrameworks
Mark
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]