Samuel Sainz

Results 2 issues of Samuel Sainz

### Description After generating the project with `xcake` there are a few user-defined build settings set that I don't need—for example `MTL_ENABLE_DEBUG_INFO` or `MTL_FAST_MATH`. 1. Is there a way I...

## Description Unused variable warning is not returned by the parse command when using `--reporter issues`. Here is a sample app that I prepared: https://github.com/samuelsainz/unusedVariableSampleApp [This file](https://github.com/samuelsainz/unusedVariableSampleApp/blob/main/xcactivitylog-dumped.json) is the xcactivitylog...