Re: universal binary framework?
Re: universal binary framework?
- Subject: Re: universal binary framework?
- From: Mark Bessey <email@hidden>
- Date: Wed, 24 Aug 2005 11:25:58 -0700
On Aug 24, 2005, at 11:13 AM, Peter Lau wrote:
so I read you can make an application universal binary using XCode
2.1.
I am experiment to have a private framework inside an application
bundle...
when everything is PPC, I don't expect any problem... but when my
app becomes to universal binary, do I need to build two
frameworks? One for Intel and one for PPC?
If it's been documented somewhere, pointer would be greatly
appreciated.
It's actually very simple. If you want to build a universal
application with an embedded framework, then the framework just needs
to be built universal, as well. If you set the "Architecture" setting
properly in both targets, you'll be all set (barring any actual
endian-related bugs, of course).
-Mark
_______________________________________________
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