dimitriadamou
dimitriadamou
@zoranmil what should the content be for `@xml/provider_paths` ? I have been having an issue with my app where the photo gallery has black-boxes, however on my phone it is...
Hi @dwsupplee I can confirm that `Google\Cloud\ErrorReporting\Bootstrap` exists as it is pulled in via composer due to `google/cloud` 
I have attached my build log - [log-854cba49-60c0-4130-b5a6-e89602755ea4.txt](https://github.com/googleapis/google-cloud-php/files/8028558/log-854cba49-60c0-4130-b5a6-e89602755ea4.txt)
I have found the issue - @dwsupplee you mentioned > The implementation is checking for the existence of the following class before throwing that error: Google\Cloud\ErrorReporting\Bootstrap On my build I...
@Bunn Same issue, doesn't list my simulators, on 10.14.6 Mojave 11.0 (11A420a) XCode 0.4.3 OpenSims
@ws513 @Bunn Found a solution, running this in terminal fixed it. `sudo xcrun xcode-select -s /Applications/Xcode.app/Contents/Developer`
Of course, I try all day - and post an issue, then manage to solve it! Solution is simple (after reading everything) I was missing the following ``` { ...,...
With the watcher, is it possible to use it so that it only re-runs relevant tests and not the whole suite.