Open ppeelen opened 5 years ago
Hi! Thank you for reporting.
Do you use Xcode 10.2? I guess log formats are changed since the latest Xcode. Maybe this issue is caused by xcprofiler...
Hi! Yes, I am using Xcode 10.2. This is the stack on which I am running: https://github.com/bitrise-io/bitrise.io/blob/master/system_reports/osx-xcode-10.2.x.log
Worth noting is that on the rebuild, it does work (usually).
Hi I tried xcprofiler on some project in Swift 5, So it may work well.
Would you mind to share your xcactivitylog
for further investigate?
It will be found in ~/Library/Developer/Xcode/DerivedData
Unfortunately, on bitrise I can't access that file. Locally it runs fine. Haven't experienced the error locally, only on the CI.
Report
What did you do?
bundle exec danger --verbose
What did you expect to happen?
I expected Danger to run without any crash from the first time. The first time it crashes, when I rebuild the build it'll complete successfully.
What happened instead?
Your Environment
Which CI are you running on? Bitrise.io
Are you running the latest version of Danger? Yes, 6.0.2
What is your Dangerfile?