在Product - Archive 包过程中,选择Save for Ad hoc Deployment模式【给内部人员测试】,export包时,弹出了如下提示

xcode 6 exporting ipa 提示 Your account already has a valid iOS distribution certificate

 

自己遇到时候问题:首先adhoc需要本机上有公司开发的私钥,然后scheme编辑时候的archive选项要是release或者final(xcode6)然后工程的build setting中设置release为你adhoc对应的证书。然后就可以生成导出了。

相关文章:

  • 2021-07-10
  • 2021-06-02
  • 2021-11-24
  • 2021-09-07
  • 2021-05-06
  • 2022-12-23
  • 2021-04-19
猜你喜欢
  • 2022-12-23
  • 2021-08-10
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
  • 2021-06-22
  • 2021-09-16
相关资源
相似解决方案