# `icrate`
[](https://crates.io/crates/icrate)
[](../LICENSE.txt)
[](https://docs.rs/icrate/)
[](https://github.com/madsmtm/objc2/actions/workflows/ci.yml)
Rust bindings to Apple's frameworks.
**This crate has been split into multiple smaller ones, and is now deprecated!**
See [`objc2`](https://docs.rs/objc2/latest/objc2/topics/about_generated/list/index.html) for the list of available crates.
## Supported versions
These bindings are automatically generated from the SDKs in Xcode 15.0.1 (will
be periodically updated).
Currently supports:
- macOS: `10.12-14.0`
- iOS/iPadOS: `10.0-17.0` (WIP)
- tvOS: `10.0-17.0` (WIP)
- watchOS: `5.0-10.0` (WIP)