Brentley Jones

Results 144 issues of Brentley Jones

In order to get incremental generation mode into a proper build for additional widespread testing, I deferred some tests: - [ ] Write `compilation_providers` tests - [ ] Write `compiler_args`...

cleanup

In order to get incremental generation mode into a proper build for additional widespread testing, I deferred some tests. We need some for `pbxproj_partials.write_targets`.

cleanup

In order to get incremental generation mode into a proper build for additional widespread testing, I deferred some tests: - [ ] Write `CalculatePlatformVariants` tests - [ ] Write `CreateBuildPhases...

cleanup

In order to get incremental generation mode into a proper build for additional widespread testing, I deferred some tests: - [ ] Write `ReadKeyedSwiftDebugSettings` tests - [ ] Write `WriteSwiftDebugSettings`...

cleanup

In order to get incremental generation mode into a proper build for additional widespread testing, I deferred some tests: - [ ] Write `ParseTransitiveSwiftDebugSettings` tests - [ ] Write `ProcessArgs`...

cleanup

In order to get incremental generation mode into a proper build for additional widespread testing, I deferred some tests: - [ ] Write `CreateCustomSchemeInfos` tests - [ ] Write `CreateScheme`...

cleanup

We will add it for Bazel 7 when it’s cherry-picked into 7.1.0.

The current target focusing API (i.e. [`xcodeproj.focused_targets`](https://github.com/MobileNativeFoundation/rules_xcodeproj/blob/main/docs/bazel.md#xcodeproj-focused_targets) and [`xcodeproj.unfocused_targets`](https://github.com/MobileNativeFoundation/rules_xcodeproj/blob/main/docs/bazel.md#xcodeproj-unfocused_targets)) allows for focusing or unfocusing any target you want. They can be annoying to use though if you want to (un)focus...

feature request

https://github.com/bazelbuild/rules_apple/issues/2012

feature request

https://github.com/bazelbuild/rules_testing

cleanup