Commit e1c7b20
committed
Fix available! macro when running in "Designed for iPad" mode
Based on findings in rust-lang/rust#138944, we
were previously incorrectly falling back to the product version of the
host system.1 parent 7c124e7 commit e1c7b20
File tree
2 files changed
+388
-127
lines changed- crates/objc2
- src/__macro_helpers/os_version
2 files changed
+388
-127
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments