mackoj / PackageGeneratorPlugin

Package Generator is a Swift Package Manager Plugin for simply updating your Package.swift file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for other types of targets

mackoj opened this issue · comments

For the moment this tool only work with simple .target.

Add support for:

  • .testTarget
  • .systemLibrary
  • .executableTarget
  • .binaryTarget