美文网首页
iOS超级签名之sigh使用

iOS超级签名之sigh使用

作者: JoeTong | 来源:发表于2020-08-14 14:37 被阅读0次

    sudo gem install sigh

    安装好sigh后

    fastlane sigh resign

    出现

    [✔] 🚀 

    [14:31:10]: Get started using a Gemfile for fastlane https://docs.fastlane.tools/getting-started/ios/setup/#use-a-gemfile

    [14:31:12]: Available identities: 

    iPhone Developer: LongLiang Zhong (UM6868LAQD)

    19FEB51463B48FC802EBFE8C12E3D7A4E9C9CDCD

    [14:31:12]: Signing Identity: Apple Development: bo pan (W8QBSE84P5)

    [14:31:19]: Path to provisioning file: /Users/joe/Desktop/描述文件/QuanwanggouMomo.mobileprovision 

    重签名成功后会替换掉原来的文件

    [14:32:35]: Successfully signed /Users/joe/Desktop/MomoChat 20-8-5新.ipa!

    相关文章

      网友评论

          本文标题:iOS超级签名之sigh使用

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