【发布时间】:2020-02-23 11:28:53
【问题描述】:
无法验证您的应用程序。我们无法创建身份验证会话
MacOS notarization on command line returning 'unsupported url' when getting status
xcrun altool --notarize-app --primary-bundle-id "com.xx" --username “xx@mac.com” --password "xxx" --asc-provider "xx" --file xxx.kext.zip
上面的命令给我以下错误,如果有人遇到类似的问题,请告诉我如何解决问题
altool[4753:1282542] *** Error: Unable to validate your application. We are unable to create an authentication session.
【问题讨论】:
标签: xcode macos kernel-extension xcrun notarize