Re: Bundling frameworks within app bundle
Re: Bundling frameworks within app bundle
- Subject: Re: Bundling frameworks within app bundle
- From: Thomas Deniau <email@hidden>
- Date: Fri, 7 May 2004 20:50:05 +0200
Le 7 mai 04, ` 20:10, Jonathan 'Wolf' Rentzsch a icrit :
>
> Can some one explain to me step by step how can i approach it in
>
> Xcode?
>
>
<http://rentzsch.com/cocoa/embeddedFrameworks>
Great tutorial, thank you !
However, I'm still having problems with this.
I'm trying to use the libxslt framework from
<
http://www.zveno.com/open_source/libxml2xslt.html>.
To make it work, I have to embed *both* libxslt and libxml in the
project, and the libxml framework is pretty big... i.e. if I include
only libxslt.framework in the project, when I run the app, it asks for
libxml.framework in .app/Contents/Frameworks...
Is there any way to use the libxml which is already embedded in Panther
instead of duplicating it ?
Thank you in advance,
--
Thomas Deniau
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.