Zachary Kline
Zachary Kline
Hello, we have a Swift package that supports Mac Catalyst and we are running into the same issue when adding SwiftLint as a build plugin. > @PierreMardon If you're still...
> You should also set the MARKETING_VERSION to `100.15.5` Do you mean `100.15.1` ? Since this is referring to the new version of the toolkit not the SDK. I'll open...
> Usually we always have the Toolkit and SDK version match, Yeah for sure this is a slightly different direction. But Divesh has confirmed this version number.
> Add to Example App via Run Script Build Phase You may want to change this because once your Examples project is updated to the Xcode 15 recommended changes (it...
> @zkline101 I'm not sure I see the difference in the images above except for maybe the visibility of the Dividers and that the first uses two different font colors...
Sorry, I haven't been able to get to this until now. Yes I am still able to reproduce. I think I should have been more clear in my instructions on...
I'm using `SwiftLintPlugins` version `0.56.1` (I also tried `0.57.0`) and I am still seeing this problem when using the command plugin: 
Thanks! That helps get rid of the error. I ran the command plugin from within Xcode and didn't see any linter warnings when there should have been. But based on...
Thank you for working on that. I tested it out and I can see the linter warnings in the plug-in command log. Is it possible to get those warnings to...