mackoj / PackageGeneratorCLI

Package Generator CLI is tool used by a Package Generator for extracting imports from code source. It use swift-syntax for the code analysing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch to dynamic version of the library

mackoj opened this issue · comments

Since the plugin require SPM and Xcode to work maybe use the Apple vended dynamic library(https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/tag/5.7.1) is possible.