解决 ERROR ITMS-90296

2017-01-04  本文已影响439人  张嘉夫

如果你的 App 包含了 .entitlements 并且启用了沙盒,但上传到 App Store 时仍然出现如下错误的话:

ERROR ITMS-90296: "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: [( "com.app.pkg/Payload/AppName.app/Contents/MacOS/AppName" )] Refer to App Sandbox page at https://developer.apple.com/devcenter/mac/app-sandbox/ for more information on sandboxing your app."

那就打开终端然后执行如下命令:

上一篇下一篇

猜你喜欢

热点阅读