You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: