Tag Archives: rules_spm

Logos for Swift Package Manager and Bazel

This post will show you how to build and run Swift package binaries in your Bazel project using rules_spm. Examples: swiftlint, swiftformat

Read more

Logos for Swift Package Manager and Bazel

Do you build your Swift software with Bazel? Have you ever wanted to use an external Swift package in your project? This post will show you how to use Swift packages in Bazel using rules_spm.

Read more

2/2