xcode - 命令行上的 MacOS 公证无法创建身份验证 session

标签 xcode macos kernel-extension xcrun notarize

无法验证您的应用程序。我们无法创建身份验证 session

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.

最佳答案

需要做几件事。

1) 管理应用专用密码( https://appleid.apple.com/account/manage )
https://github.com/expo/expo-cli/issues/927

2)尝试手动输入所有命令,以便命令行不应该有转义字符(在我尝试复制粘贴命令之前)

关于xcode - 命令行上的 MacOS 公证无法创建身份验证 session ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58586848/

相关文章:

macos - 无法在 Mavericks/Yosemite 中签署 kext?

ios - 我的内核扩展是否为 Yosemite 正确签名?

iphone - 如何在不使用 USB 线的情况下在 iPad/iPhone 上安装应用程序?

ios - 将 CLLocationCoordinate2D 数组保存到核心数据?

ios - 合并具有相同父类(super class)的 Swift 数组

python-3.x - 导入错误 : No module named tkinter. Mac OS 终端

swift - 不同 IBAction 中未解析的标识符(变量)

html - 如何添加请求网页的 UITextfield

iphone - 在 iphone 设备上测试应用程序项目

macos - USB 存储设备的无代码 kext