• 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: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.


  • Subject: Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 25 Jun 2014 08:33:24 -0700

You can’t embed frameworks inside an iOS app; the app sandbox rules prevent loading a dynamic library that’s in your app container. You have to use static libraries instead.

(This restriction is being removed in iOS 8, fortunately.)

—Jens
 _______________________________________________
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


  • Prev by Date: Apple time server for codesigning was down?
  • Next by Date: Automatically having a folder's contents in a project and in the target(s). How?
  • Previous by thread: Apple time server for codesigning was down?
  • Next by thread: Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.
  • Index(es):
    • Date
    • Thread