File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6565//!
6666//! ## Supported operating systems
6767//!
68- //! - macOS: `10.12-15.4 `
69- //! - iOS: `10.0-18.4 ` (including iPadOS and Mac Catalyst)
70- //! - tvOS: `10.0-18.4 `
71- //! - watchOS: `5.0-11.4 `
72- //! - visionOS: `1.0-2.4 `
68+ //! - macOS: `10.12-15.5 `
69+ //! - iOS: `10.0-18.5 ` (including iPadOS and Mac Catalyst)
70+ //! - tvOS: `10.0-18.5 `
71+ //! - watchOS: `5.0-11.5 `
72+ //! - visionOS: `1.0-2.5 `
7373//!
7474//! The minimum versions are the same as those supported by `rustc`. Higher
7575//! versions will also work, but the framework crates will not have bindings
7676//! available for newer APIs.
7777//!
78- //! The framework bindings are generated from the SDKs in Xcode 16.3 . The
78+ //! The framework bindings are generated from the SDKs in Xcode 16.4 . The
7979//! Xcode version are updated usually within a week of [GitHub Actions]
8080//! supporting the new Xcode version, and we try to schedule crate releases
8181//! such that align fairly closely with Xcode updates. We only support stable
You can’t perform that action at this time.
0 commit comments