XCode 6 and Ad-Hoc distribution without XC: provisioning

后端 未结 10 1803
孤城傲影
孤城傲影 2020-12-15 18:17

Yesterday I\'ve downloaded Xcode 6 and now I have got a problem I can\'t solve. In my member center I\'ve got valid certificate and ad-hoc provisioning (distrib

10条回答
  •  天涯浪人
    2020-12-15 19:19

    I ran into this.

    No solution here worked.

    I ended up moving to a command line build using nomad cli shenzen. Its another great open source project by mattt

    Now I go into a shell and just type:

    ipa build

    DONE

    They even have options to send the ipa to whatever Ad Hoc service you want. Awesome.

提交回复
热议问题