Xcode Test for iOS v2.2.0

Export .xcresult’s path at the end of the step
Since 2.1.0 the step uses the -resultBundlePath flag for the xcodebuild command which will replace the result files to the provided path.

This fix will export the BITRISE_XCRESULT_PATH env which points to the generated .xcresult package.

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