Brentley Jones

Results 144 issues of Brentley Jones

[`rules_swift` Rules](https://github.com/bazelbuild/rules_swift/blob/master/doc/rules.md): - [x] `swift_library` - [x] `swift_binary` - [x] `swift_test` - [x] #93 - [x] #90 - [ ] #91 - [ ] #92

feature request

https://bazel.build/reference/be/objective-c#apple_static_library

feature request

rules_apple now includes a nice [compatibility table](https://github.com/bazelbuild/rules_apple#supported-bazel-versions), which spans the recent released versions. Instead of having a single list of versions we support, we should do the same thing.

documentation

## Describe the bug When using fat frameworks with `apple_dynamic_framework_import` Bazel will strip unneeded architectures from the framework during bundling. rules_xcodeproj currently doesn't do this, resulting in the warning: >...

bug
BwX

feature request