xcov 1.8.1
XCode 15.0
misleading error message:
Make sure you have both Xcode 11 selected and pointing to the correct xcresult file
top of stack trace:
~/.gem/ruby/3.2.0/gems/fastlane-2.219.0/fastlane_core/lib/fastlane_core/ui/interface.rb:129:in `crash!': [!] Failed to export xccovreport from xcresult' (FastlaneCore::Interface::FastlaneCrash)
from ~/.gem/ruby/3.2.0/gems/fastlane-2.219.0/fastlane_core/lib/fastlane_core/ui/ui.rb:17:in `method_missing'
runs fine again after "rm -rf xcov_report"