Highlights
Block or Report
Block or report thii
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
bazelbuild/bazel Public
a fast, scalable, multi-language and extensible build system
-
bazelbuild/rules_swift Public
Bazel rules to build Swift on Apple and Linux platforms
-
Bazel Apple toolchain for non-Apple platforms
-
rules_objc Public archive
[DEPRECATED] Experimental Starlark implementation of Objective-C rules for Bazel.
Starlark 5
580 contributions in the last year
Less
More
Activity overview
Contributed to
bazelbuild/rules_apple,
bazelbuild/rules_swift,
bazelbuild/tulsi
and 5 other
repositories
Contribution activity
February 2022
Created 6 commits in 3 repositories
Created a pull request in bazelbuild/rules_swift that received 6 comments
Update checksum of all zip archives
GitHub renegerated these files which broke the builds.
+2
−2
•
6
comments
Opened 6 other pull requests in 2 repositories
bazelbuild/rules_apple
5
merged
bazelbuild/rules_swift
1
merged
Reviewed 11 pull requests in 3 repositories
bazelbuild/rules_apple
8 pull requests
bazelbuild/rules_swift
2 pull requests
bazelbuild/apple_support
1 pull request
Created an issue in bazelbuild/rules_apple that received 1 comment
Support producing static XCFrameworks that is importable from Swift
Assuming this would fall into framework_type = ["static"] (not sure why this is a list) in the apple_xcframework rule.
In the meantime, users can use
1
comment