Support Sandboxing for macOS SDK

This is for developer-specific feature requests. For other requests please contact our customer support team.

Is your feature request related to a problem? Please describe.
We want to be able to publish our app in the Mac App Store which require sandboxing.

The App sandbox not enabled. The following executables must include the “com.apple.security.app-sandbox” entitlement with a Boolean value of true in the entitlements property list: “…/Contents/Frameworks/SDK_Transcode.app/Contents/MacOS/SDK_Transcode”,
“…/Contents/Frameworks/airhost.app/Contents/MacOS/airhost”,
“…/Contents/Frameworks/aomhost.app/Contents/MacOS/aomhost”

Refer to App Sandbox page at https://developer.apple.com/documentation/security/app_sandbox for more information on sandboxing your app.