ravynsoft / ravynos

A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
https://www.ravynos.com
Other
5.68k stars 192 forks source link

Fill in NSWorkspace stubs #297

Open mszoek opened 2 years ago

mszoek commented 2 years ago

Virtually all of NSWorkspace is just stub methods that call NSInvalidAbstractInvocation(). We need to implement these.