uv/crates/uv-configuration
timrid 330e56e778
Support iOS platform tags (#15640)
## Summary
This implements the iOS part of
https://github.com/astral-sh/uv/issues/8029

FYI: @freakboy3742

<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan
Create a venv with uv and run `cargo run pip install --python-platform
arm64-apple-ios pillow`. Then the iOS binary of pillow should be
installed inside the venv.
2025-09-03 18:24:48 -04:00
..
src Support iOS platform tags (#15640) 2025-09-03 18:24:48 -04:00
Cargo.toml Remove the native system store from the keyring providers (#15612) 2025-09-02 13:16:52 -05:00