rules_swift

Bazel rules to build Swift on Apple and Linux platforms (by bazelbuild)

Rules_swift Alternatives

Similar projects and alternatives to rules_swift

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rules_swift alternative or higher similarity.

rules_swift reviews and mentions

Posts with mentions or reviews of rules_swift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-17.
  • A Comprehensive guide to build a cross-platform application by Bazel
    8 projects | dev.to | 17 Nov 2022
    git_repository( name = "build_bazel_rules_apple", remote = "https://github.com/bazelbuild/rules_apple.git", tag = "1.1.3", ) git_repository( name = "build_bazel_rules_swift", remote = "https://github.com/bazelbuild/rules_swift.git", tag = "1.2.0", ) load("@build_bazel_rules_swift//swift:repositories.bzl", "swift_rules_dependencies") swift_rules_dependencies()
  • Reproducible Builds in January 2022
    3 projects | news.ycombinator.com | 6 Feb 2022
    That seemed shocking, but it doesn’t appear to be true? https://github.com/bazelbuild/rules_swift/issues/536#issueco...

Stats

Basic rules_swift repo stats
2
297
8.6
9 days ago

bazelbuild/rules_swift is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of rules_swift is Starlark.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com