-
I was watching something on YouTube while Safari (14.1.1) randomly crashed on macOS Big Sur 11.4
According to the crash log the following happened:
`Crashed Thread: 0 Dispatch queue: com.app…
iDjay updated
3 years ago
-
Hullo, I'm following the instructions for compiling on macOS 10.15.6 and it's failing with four errors.
I _think_ this is the relevant system info:
```
❯ gcc --version
Configured with: --prefix=…
-
I'm following the compile instructions fo macOS available in the [readme](https://github.com/sil-quirk/sil-q#os-x-with-xcode--tested-with-sil-q-xcode-116-on-os-x-10155), and I'm getting some errors th…
-
Really weird bug happening on Big Sur and I've tried for a while now to fix it but I don't have a machine running 10.15 to compare with.
A visual:
![image](https://user-images.githubusercontent.co…
-
When building mame on the Apple DTK (the ARM test mac mini by Apple) I ran into the issue that compiling bgfx errors with the SDK's AppKit Framework. It seems as if some stuff is not defined for Apple…
-
There are times that I'll start a long-running query (anything longer than 10 seconds) that prints several columns of data, such as "id, sum(size), email". If I only want to copy the list of results …
-
Similar to #53, but this time allow the up and down arrow keys to move between rows. Currently these keys are sent to the application that was last active.
-
ASCollectionView is developed based on UIKit which is not supported for MacOS.
Please add support
-
Just importing UIKit means it won't build on Mac.
It's possible conditionally importing AppKit would make it macOS compatible.
-
Currently this package is iOS only, would be good to expand with support for MacOS