Re: Including frameworks in your app bundle
Re: Including frameworks in your app bundle
- Subject: Re: Including frameworks in your app bundle
- From: Mark Allan <email@hidden>
- Date: Tue, 19 Aug 2008 17:36:35 +0100
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 (email@hidden)
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:
This email sent to email@hidden