For XPLAT builds it would be excellent to be able to check if script is running on a Mac.
Don't know best way to check this, Mono isn't relible, seen this code that pinvokes to get Darwin from uname
https://github.com/jpobst/Pinta/blob/master/Pinta.Core/Managers/SystemManager.cs#L162
For XPLAT builds it would be excellent to be able to check if script is running on a Mac.
Don't know best way to check this, Mono isn't relible, seen this code that pinvokes to get Darwin from uname
https://github.com/jpobst/Pinta/blob/master/Pinta.Core/Managers/SystemManager.cs#L162