/SwiftPlate

Easily generate cross platform Swift framework projects from the command line

Primary LanguageSwiftMIT LicenseMIT

SwiftPlate

Easily generate cross platform Swift framework projects from the command line.

SwiftPlate will generate Xcode projects for you in seconds, that support:

  • CocoaPods
  • Carthage
  • Swift Package Manager
  • iOS
  • macOS
  • watchOS
  • tvOS

Just run swiftplate, and you’ll be presented with a simple step-by-step guide:

Screenshot

Usage

Either:

  • Run 'main.swift' in your terminal.

or

  • Open SwiftPlate.xcodeproj.
  • Archive the project.
  • Move the built binary to /usr/local/bin.
  • Run swiftplate in your terminal.

Questions or feedback?

Feel free to open an issue, or find me @johnsundell on Twitter.