Feature or enhancement request details
Hello,
I am currently working on a GUI for container, which I want to publish on the App Store. However, the App Sandbox blocks access to the com.apple.container services as well as read/write access to /Library/Application Support/com.apple.container/, where I noticed blobs are stored.
I have created temporary exceptions for both (although I haven't found a solution to whitelist all com.apple.container.runtime.container-runtime-linux.* container services). All of these exceptions were rejected during review with the following reason:
We've determined that one or more temporary entitlement exceptions requested for this app are not appropriate and will not be granted.
How can I use and publish my app with container while the App Sandbox is enabled?
If relevant, I have also filed feedback (FB18425331), which recommended creating an issue here as well.
Code of Conduct
Feature or enhancement request details
Hello,
I am currently working on a GUI for container, which I want to publish on the App Store. However, the App Sandbox blocks access to the
com.apple.containerservices as well as read/write access to/Library/Application Support/com.apple.container/, where I noticed blobs are stored.I have created temporary exceptions for both (although I haven't found a solution to whitelist all
com.apple.container.runtime.container-runtime-linux.*container services). All of these exceptions were rejected during review with the following reason:How can I use and publish my app with container while the App Sandbox is enabled?
If relevant, I have also filed feedback (FB18425331), which recommended creating an issue here as well.
Code of Conduct