0
点赞
收藏
分享

微信扫一扫

js面试题----3

yongxinz 2024-06-02 阅读 10

1、先执行

xcrun notarytool store-credentials "ccc-test" --apple-id "12345678@qq.com" --team-id BHKKKKKK --password ljsp-xxxx-xxxx-xxxx

其中 ccc-test 为随便起的一个名字

--apple-id 为自己的apple 开发者账号

--team-id 自己的team

--password 自己在苹果开发者网站上生成的密码

2、再执行

xcrun notarytool submit /Users/ccc/Documents/test/test-1.0.0.dmg --keychain-profile "ccc-test"

test-1.0.0.dmg为需要公证的mac安装包

--keychain-profile为第一步随便起的一个名字ccc-test

举报

相关推荐

js面试题

JS面试题

【js】面试题

JS面试题(一)

JS 面试题汇总

前端JS面试题

JS面试题一

Linux面试题3

0 条评论