Xcode Test for iOS v4.0.3

Prevent overwriting same Test.xcresult in the deploy directory, when multiple xcode-test steps are in the workflow. Now the Scheme name is included like: Test-<scheme_name>.xcresult. Thanks @Buju77 :1st_place_medal: (FIX prevent overwritting same Test.xcresult from multipe Test steps by using the <scheme_name>.xcresult instead of hard coded name by Buju77 · Pull Request #198 · bitrise-steplib/steps-xcode-test · GitHub)

This topic was automatically closed after 90 days. New replies are no longer allowed.