Multiple App Version Upload Support
We have an iOS app that we are constantly smoke testing with SauceLabs. Every time someone opens a pull request, we have a Jenkins job that builds their branch's version of the app and uploads it to SauceLabs before tests are run. The problem is, ...