Re: No frameworks for iPhone-xCode?
Re: No frameworks for iPhone-xCode?
- Subject: Re: No frameworks for iPhone-xCode?
- From: David Duncan <email@hidden>
- Date: Wed, 6 Jan 2010 09:43:04 -0800
On Jan 6, 2010, at 9:41 AM, lbland wrote:
> (a) Can Xcode be use to make a Framework project for the iPhone simulator and hardware?
You can't create a dynamic link framework for iPhone OS. You can create a static library and wrap it in all the framework stuff, but it is still just a static library.
> (b) Will the installer (transfer to embedded system) accept that as a shared framework and also a framework embedded into the app bundle?
>
> (c) Is there a dynamic linker in the iPhone operating system that accepts said frameworks?
>
> (d) Does the iTunes Connect and associated submission process accept shared frameworks in addition to embedded frameworks?
And because of the answer to (a), all of these become irrelevant :).
(And glad someone asked, I was about to respond as if you were asking about the "Add Frameworks" dialog).
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
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