Skip to content

v1.0.2: Hello create-swift-package πŸš€

Compare
Choose a tag to compare
@alexrozanski alexrozanski released this 30 Apr 17:56
· 7 commits to main since this release

create-swift-package is a tool for interactively creating Swift packages from the command line.

This initial version has support for:

  • Multiple platforms: iOS, macOS, watchOS and tvOS are supported.
  • Multiple Swift tools versions: from 5.4+
  • Mixed language support: allows you to create Swift, C-family and mixed products.

Enjoy!