🐘🔌📦 Gradle plugin for the Swift Package Manager.
Note that only tools version 4 is supported.
swiftBuild
- Builds the Swift package.swiftTest
- Tests the Swift package.swiftVersion
- Prints the version of Swift being used.swiftpmClean
- Deletes build artifacts.swiftpmDescribe
- Prints a summary of the modules defined by in the package.swiftpmDumpPackage
- Prints parsed Package.swift as JSON.swiftpmGenerateXcodeProject
- Generates an Xcode project for the package.swiftpmInit
- Initializes a new package.swiftpmReset
- Resets the complete cache/build directory.swiftpmToolsVersion
- Show tools version of the current package.swiftpmVersion
- Prints the version of SwiftPM being used.
This repo is licensed under the MIT License. See the LICENSE file for rights and limitations.