The audacity to ship this in an SDK and make it publicly available. Sheesh. Major footgun.
In case you're wondering init(uniqueKeysWithValues:) will trap on any duplicate keys.
| Location | San Francisco |
The audacity to ship this in an SDK and make it publicly available. Sheesh. Major footgun.
In case you're wondering init(uniqueKeysWithValues:) will trap on any duplicate keys.
Anyone care to take a bet on when UIScreen.main will be _fully_ deprecated? It's soft deprecated now with the message "Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen".
I wouldn't be surprised if it's iOS 27. And gosh how many things like this would it break