Skip to content

examples/tutorials: Use cocoa crate to initialize the shared NSApplication instance

This is required for OpenGL to work nowadays on macOS. Simply running an CFRunLoop on the main thread is not sufficient.

Merge request reports