Re: Multiple framework architectures
Re: Multiple framework architectures
- Subject: Re: Multiple framework architectures
- From: Jason Foreman <email@hidden>
- Date: Thu, 1 Oct 2009 19:26:22 -0500
On Oct 1, 2009, at 3:44 PM, Quincey Morris wrote:
.. is there a way of repackaging the 108 frameworks into 54
architecture-universal frameworks?
You could use lipo(1) to combine the separate architectures into a
universal binary:
<http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/lipo.1.html
>
You should be able to create a script that does this for each of the
54 source frameworks.
Jason
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden