美文网首页
mobileconfig文件签名

mobileconfig文件签名

作者: 灰太狼256 | 来源:发表于2021-02-10 19:04 被阅读0次
#下载github上的签名源码
https://github.com/nmcspadden/ProfileSigner
#cd到对应的目录
$ cd /Users/xxx/Downloads/ProfileSigner-maste
$ ./profile_signer.py -n "iPhone Distribution: xxxx xxx (73W*****)" sign get_udid.mobileconfig AcrobatProSigned.mobileconfig
# 输出以下信息说明已经签名成功
bution: xxxx xxx (73W*****)" sign get_udid.mobileconfig AcrobatProSigned.mobileconfig

相关文章

网友评论

      本文标题:mobileconfig文件签名

      本文链接:https://www.haomeiwen.com/subject/qoukxltx.html