I should be able to specify my settings in a release block inside the Rakefile and have testflight pull those settings instead of development for distributing builds.
I see the counter argument to this, but in reality our testers won't be installing development profiles, so why not use release & distribute ad-hoc like testflight recommends.
https://gist.github.com/3071362
I should be able to specify my settings in a
releaseblock inside the Rakefile and have testflight pull those settings instead of development for distributing builds.I see the counter argument to this, but in reality our testers won't be installing development profiles, so why not use release & distribute ad-hoc like testflight recommends.
https://gist.github.com/3071362