• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Query about the frameworks not available in iPhone SDKs but available in Mac OS X sdk.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Query about the frameworks not available in iPhone SDKs but available in Mac OS X sdk.


  • Subject: Re: Query about the frameworks not available in iPhone SDKs but available in Mac OS X sdk.
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 13 Jan 2010 11:27:54 -0800


On Jan 13, 2010, at 3:44 AM, Arnab Ganguly wrote:

What would be the best practises for the frameworks that are not available in iPhoneSDK but present in MacOSX SDK to be made available in iPhoneSDKs.

Rewrite your code to stop using those frameworks, is probably the best advice. You can file a request with Apple, but who knows if/when they'll do anything about it? Porting over open-source framework sources is conceivable, but can easily turn into a huge amount of work if you can't get those sources to build or run on iPhone (which might be one reason they're not there to begin with...)


Also, you mentioned you're building a dylib. Are you aware that iPhone apps can't contain embedded dylibs or frameworks? I'm not sure why, but this is an Apple requirement. You can build modules as static libraries and then link them into your app, though.

—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Query about the frameworks not available in iPhone SDKs but available in Mac OS X sdk. (From: Arnab Ganguly <email@hidden>)

  • Prev by Date: Re: Adding X509 certificate to Safari...
  • Next by Date: Re: Adding X509 certificate to Safari...
  • Previous by thread: Re: Query about the frameworks not available in iPhone SDKs but available in Mac OS X sdk.
  • Next by thread: Trying to create an alias file by using the new NSURL methods available with Mac OS X 10.6 !
  • Index(es):
    • Date
    • Thread