Skip to content

Remove direct dependency on rules_apple (#25708)#25762

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_867604311
Feb 10, 2026
Merged

Remove direct dependency on rules_apple (#25708)#25762
copybara-service[bot] merged 1 commit intomainfrom
test_867604311

Conversation

@copybara-service
Copy link

Remove direct dependency on rules_apple (#25708)

This was only used for 2 apple_binary targets that we can replace with
cc_binary. There is a difference here that previously these binary
targets would transitively set the macOS version being targeted via a
transition, this is no longer the case and now that setting is inherited
from the including project's config instead. If unset it uses the host
OS version which isn't ideal.

Closes #25708

COPYBARA_INTEGRATE_REVIEW=#25708 from keith:ks/remove-direct-dependency-on-rules_apple 08492f7
FUTURE_COPYBARA_INTEGRATE_REVIEW=#25708 from keith:ks/remove-direct-dependency-on-rules_apple 08492f7

@copybara-service copybara-service bot force-pushed the test_867604311 branch 2 times, most recently from e48744e to b8628e5 Compare February 10, 2026 13:48
This was only used for 2 apple_binary targets that we can replace with
cc_binary. There is a difference here that previously these binary
targets would transitively set the macOS version being targeted via a
transition, this is no longer the case and now that setting is inherited
from the including project's config instead. If unset it uses the host
OS version which isn't ideal.

Closes #25708

PiperOrigin-RevId: 868188755
@copybara-service copybara-service bot merged commit d19b129 into main Feb 10, 2026
@copybara-service copybara-service bot deleted the test_867604311 branch February 10, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant