Commit 16db05a
committed
Fix Swift 6 compilation error for UIWindowSceneGeometryPreferences
- Replace deprecated UIWindowSceneGeometryPreferencesIOS with the Swift 6
compatible UIWindowSceneGeometryPreferences.iOS.
Xcode 16.4 on the GitHub runner rejects the old name.1 parent 97f9494 commit 16db05a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
0 commit comments