Files
kitty/glfw
Kovid Goyal e973c45968 Fix build on XCode 13.1
Apple go on making it harder and harder to support multiple
versions of their pathetic operating system in one code base.

kIOMainPortDefault is the "non-deprecated" replacement for
kIOMasterPortDefault. However, it is now marked as being available only
on macOS 12 and later so it refuses to build in a codebase designed to
run on earlier versions of macOS. Le bubbling sigh.

According to https://developer.apple.com/documentation/iokit/kiomasterportdefault?language=objc
passing NULL has the same effect and avoids the stupid warning.
Hopefully this will work till Apple decides to spend their trillion
dollars doing more stupid shit.
2021-12-15 12:57:46 +05:30
..
2021-08-03 09:11:17 +05:30
2021-03-25 16:05:14 +05:30
2021-12-15 12:57:46 +05:30
2021-12-15 12:57:46 +05:30
2021-08-03 09:11:17 +05:30
2021-10-27 11:13:28 +05:30
2021-10-25 17:15:46 +05:30
2021-09-26 11:17:54 +05:30
2020-07-23 23:56:32 +02:00
2021-08-03 09:11:17 +05:30
2021-08-03 09:11:17 +05:30
...
2021-01-17 07:24:12 +05:30