Skip to content

Commit 9fa3a7a

Browse files
thomasvlswiple-rules-gardener
authored andcommitted
Remove swift.bzl, the granular targets should be used.
RELNOTES: None PiperOrigin-RevId: 470010567
1 parent b6f31e7 commit 9fa3a7a

File tree

2 files changed

+0
-108
lines changed

2 files changed

+0
-108
lines changed

swift/BUILD

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,6 @@ bzl_library(
1515
srcs = ["providers.bzl"],
1616
)
1717

18-
bzl_library(
19-
name = "swift",
20-
srcs = ["swift.bzl"],
21-
deps = [
22-
":providers",
23-
":swift_binary",
24-
":swift_clang_module_aspect",
25-
":swift_common",
26-
":swift_extract_symbol_graph",
27-
":swift_feature_allowlist",
28-
":swift_grpc_library",
29-
":swift_import",
30-
":swift_interop_hint",
31-
":swift_library",
32-
":swift_module_alias",
33-
":swift_package_configuration",
34-
":swift_proto_library",
35-
":swift_symbol_graph_aspect",
36-
":swift_test",
37-
],
38-
)
39-
4018
bzl_library(
4119
name = "swift_binary",
4220
srcs = ["swift_binary.bzl"],

swift/swift.bzl

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)