• 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: How to sandbox an included framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to sandbox an included framework


  • Subject: Re: How to sandbox an included framework
  • From: Mike Abdullah <email@hidden>
  • Date: Thu, 16 Aug 2012 07:34:02 +0100

On 15 Aug 2012, at 18:48, Antonio Nunes <email@hidden> wrote:

> After a number of successful submissions of my sandboxed app tot he App Store, today Apple decided to reject my app because one of the 3rd party frameworks it includes and links against is not sandboxed. I don't recall hearing about sandboxing frameworks separately. I know they need to be codesigned, and this one is.
>
> Searching through the docs and online doesn't turn up any info about framework sandboxing.
>
> Can anyone point me to documentation or a tutorial on how to sandbox my third party framework. (I do have access to its source code, if necessary, but I did not see any obvious option to sandbox the framework when I opened and examined the framework's project in Xcode.

Are you sure this is really a framework? Frameworks load as part of your process and so live within your app's sandbox. Perhaps you're seeing one of the following:

- the "framework" is, or includes, another executable which it launches to perform a task
- the framework is trying to do something blocked by the sandbox.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to sandbox an included framework
      • From: Antonio Nunes <email@hidden>
    • Re: How to sandbox an included framework
      • From: Antonio Nunes <email@hidden>
References: 
 >How to sandbox an included framework (From: Antonio Nunes <email@hidden>)

  • Prev by Date: Re: Window Title drop-down menu in 10.8
  • Next by Date: Re: Speed up image display for large raw images?
  • Previous by thread: How to sandbox an included framework
  • Next by thread: Re: How to sandbox an included framework
  • Index(es):
    • Date
    • Thread