-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathRepoSources.yml
More file actions
29 lines (29 loc) · 913 Bytes
/
Copy pathRepoSources.yml
File metadata and controls
29 lines (29 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
- name: Apple
url: https://github.com/bazelbuild/rules_apple
module: rules_apple
- name: Swift
url: https://github.com/bazelbuild/rules_swift
module: rules_swift
- name: XcodeProj
url: https://github.com/MobileNativeFoundation/rules_xcodeproj
module: rules_xcodeproj
- name: SwiftPM
url: https://github.com/cgrindel/rules_swift_package_manager
module: rules_swift_package_manager
- name: AppleLinker
url: https://github.com/keith/rules_apple_linker
module: rules_apple_linker
- name: Bazel
url: https://github.com/bazelbuild/bazel
- name: BazelSkylib
url: https://github.com/bazelbuild/bazel-skylib
module: bazel_skylib
- name: RulesCC
url: https://github.com/bazelbuild/rules_cc
module: rules_cc
- name: RulesShell
url: https://github.com/bazelbuild/rules_shell
module: rules_shell
- name: AppleSupport
url: https://github.com/bazelbuild/apple_support
module: apple_support