rules_swift_package_manager icon indicating copy to clipboard operation
rules_swift_package_manager copied to clipboard

Collection of utilities and Bazel rules to aid in the development and maintenance of Swift repositories using Bazel.

Results 148 rules_swift_package_manager issues
Sort by recently updated
recently updated
newest added

Right now, the code checks the PATH for a Swift binary. We should be using the Swift toolchain binary as defined in a repository's Bazel workspace.

enhancement

Example: `@apple_swift_argument_parser//Plugins/GenerateManualPlugin:Generate Manual` The above should be `@apple_swift_argument_parser//Plugins/GenerateManualPlugin:Generate_Manual`

bug

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rules_apple | bazel_dep | minor | `3.6.0` -> `3.7.0` | --- ### Configuration...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | protobuf | bazel_dep | minor | `27.2` -> `27.3` | --- ### Configuration...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [firebase/firebase-ios-sdk](https://togithub.com/firebase/firebase-ios-sdk) | major | `from: "10.29.0"` -> `from: "11.0.0"` | --- ### Release Notes firebase/firebase-ios-sdk...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | gazelle | bazel_dep | minor | `0.37.0` -> `0.38.0` | --- ### Configuration...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bazel_gazelle](https://togithub.com/bazelbuild/bazel-gazelle) | http_archive | minor | `v0.37.0` -> `v0.38.0` | --- ### Release...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [apple/swift-nio](https://togithub.com/apple/swift-nio) | minor | `2.68.0` -> `2.69.0` | --- ### Release Notes apple/swift-nio (apple/swift-nio) ###...