Peter Kurzok

Results 6 comments of Peter Kurzok

I was trying out building a Command Plugin using Sourcery as a dependency. But I get the following error when the Packages are resolved: `error: multiple targets named 'lib_InternalSwiftSyntaxParser' in:...

In the Plugin I'm building Sourcery is literaly the only dependency I'm using. In the project where I'm using the plugin, there is also no direct SwiftLint dependency also dont...

Found it: stencilswiftkit depends on komondor and they depend on swiftlint. Nice tool for that: https://swift-dependency-graph.opticalaberration.com

I could use this too in my current project. Please make it happen!

Also ran into that issue. Would be great if at least the documentation could be adapted.

Is there a useful workaround? Like doing the PNG conversion on my own. How would I use the @2x and @3x PNGs in MAUI?