-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
I'm trying to add danger-xcode_summary following the info in the ReadMe but I'm always getting Errors: - [ ] summary file not found
In my Dangerfile I have xcode_summary.report 'MyApp.xcresult'
Gemfile:
source 'https://rubygems.org'
gem 'cocoapods', '1.12.1'
gem 'fastlane', '2.212.2'
gem 'danger', '9.3.0'
gem 'danger-swiftlint', '0.33.0'
gem 'danger-xcode_summary', '1.2.0'
Metadata
Metadata
Assignees
Labels
No labels