When using xcodebuildOutput tool, the Xcode archive command build logs are no longer included in the Bitrise build logs, due to their large size. The Xcode build logs are available as an artifact uploaded by Deploy to Bitrise.io step, and the log path is output in the BITRISE_XCODE_RAW_TEST_RESULT_TEXT_PATH variable.
The xcprettyOutput tool is unchanged. The output is visible in the build log, and the raw logs are uploaded as an artifact only in case of a failure.
This has broken my build. v2.8.1 was working fine, version 2.8.2 is giving me this error:
Failed to open project: /Users/vagrant/git/Dialpad.xcworkspace: could not get scheme with name Dialpad from path /Users/vagrant/git/Dialpad.xcworkspace