How can I send iOS app to client, for them to code-sign

后端 未结 5 1119
孤街浪徒
孤街浪徒 2020-12-28 22:38

We have created an iOS app for a client, which we would like them to code-sign and distribute.

What is the best method for this? If I Build and Archive, then Share a

5条回答
  •  情歌与酒
    2020-12-28 22:59

    Check out Erica Sudan's App Signer. This utility allows an unsigned IPA to be resigned with a different provisioning profile.

    Easy to use, so perfect for your needs.

    http://ericasadun.com/ftp/Macintosh/

    Obviously this all depends on them having an iOS Developer contract and having created their own provisioning profile

提交回复
热议问题