GoblinDev
GoblinDev
The new release of Swift generates about 120 errors. Some of them are just println replacements but the others are more structural. Any chance of an update? Thanks.
Hello there. I have installed v 6.6.2 via homebrew and my run script is the following: `export PATH="$PATH:/opt/homebrew/bin" if which swiftgen >/dev/null; then swiftgen else "echo: Swiftgen not found" fi`...
Hello there. I have a project with a single package and several modules. If I let the plugin run as a prebuild, I get **You don’t have permission to save...