Electron常见问题 57 - 解决报错:Apple failed to notarize your application
Posted Data-Mining
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Electron常见问题 57 - 解决报错:Apple failed to notarize your application相关的知识,希望对你有一定的参考价值。
目录
《Electron实战》系列-总览_Data-Mining的博客-CSDN博客_electron教程
问题
好久不编译打包了,今天尝试本地打包验证一个问题,发现打包竟然出错了。
具体报错信息如下:
⨯ Apple failed to notarize your application, check the logs for more info
Status Code: 2
Message: Package Invalid
Logs: https://osxapps-ssl.itunes.apple.com/itunes-assets/Enigma126/v4/e9/6b/e5/e96be5e4-b22f-cb35-cd1a-0d3c4bec9d0a/developer_log.json?accessKey=1647953105_3498701174679848164_S9eEoJbQjhpoLMGndb%2BaMsP1m1Eaa%2Fkty1428Z%2B%2BkHzg0WNwgZdFR8IdVTWos%2F4URZcoqv9LBdAY9qMChC
以上是关于Electron常见问题 57 - 解决报错:Apple failed to notarize your application的主要内容,如果未能解决你的问题,请参考以下文章
electron中JS报错:require is not defined的问题解决方法
Electron常见问题 58 - 解决报错:code object is not signed at all