How to build IPA for distribution with TestFlight with XCode 5?

后端 未结 1 796
小蘑菇
小蘑菇 2020-12-04 02:37

In XCode 5(.1.1) how to I get an IPA for distribution via TestFlight?

  1. I set the code signing identity and provisioning profiles for the release to my distribut
相关标签:
1条回答
  • 2020-12-04 03:01

    Thanks to @shedd and @threeve https://stackoverflow.com/a/25212574/1449799 THE ISSUES IS FIXED! Despite being unable to find any error messages in the Console, from www, I removed Gruntfile.js, karma-e2e.conf.js, karma.conf.js, and the entire node_modules directory.

    0 讨论(0)
提交回复
热议问题