We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c124e7 commit e1c7b20Copy full SHA for e1c7b20
crates/objc2/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
13
14
## Fixed
15
* Fixed undefined behaviour when calling `AnyObject::class` on invalid objects.
16
+* Fixed `available!` macro when running under Xcode's "Designed for iPad" setting.
17
18
19
## 0.6.0 - 2025-01-22
0 commit comments