Skip to content

Update build_bazel_apple_support version and checksum#3827

Open
dsharlet wants to merge 1 commit intobazelbuild:mainfrom
dsharlet:patch-2
Open

Update build_bazel_apple_support version and checksum#3827
dsharlet wants to merge 1 commit intobazelbuild:mainfrom
dsharlet:patch-2

Conversation

@dsharlet
Copy link

@dsharlet dsharlet commented Jan 27, 2026

This version contains bazelbuild/apple_support@44c43c7 which fixes missing LC_UUID errors when trying to build this (and transitive dependencies) on OSX Tahoe (e.g. google-ai-edge/LiteRT#4727).

Also, I notice this comment:

    # Make the iOS simulator constraint available, which is referenced in abi_to_constraints()
    # rules_rust does not require this dependency; it is just imported as a convenience for users.

FWIW, this "convenience" has caused months of pain for many users. This old dependency was very difficult to track down.

This version contains bazelbuild/apple_support@44c43c7 which fixes missing `LC_UUID` errors when trying to build this (and transitive dependencies) on OSX Tahoe (e.g. google-ai-edge/LiteRT#4727).
Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Please can you also update

bazel_dep(name = "apple_support", version = "1.24.1", repo_name = "build_bazel_apple_support")
so we're using consistent versions?

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.

2 participants