Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IsRunningOnMacOs() alias #741

Closed
devlead opened this issue Mar 8, 2016 · 2 comments
Closed

Add IsRunningOnMacOs() alias #741

devlead opened this issue Mar 8, 2016 · 2 comments
Labels
Milestone

Comments

@devlead
Copy link
Member

devlead commented Mar 8, 2016

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

@devlead
Copy link
Member Author

devlead commented Mar 9, 2016

This is covered in #502

@devlead devlead closed this as completed Mar 9, 2016
@devlead devlead reopened this Sep 7, 2020
@devlead devlead added this to the v1.0.0 milestone Sep 7, 2020
@devlead devlead changed the title Add IsRunningOnMac() alias Add IsRunningOnMacOs() alias Sep 7, 2020
@devlead devlead closed this as completed in 994404e Sep 7, 2020
@devlead devlead added the Feature label Nov 5, 2020
@cake-build-bot
Copy link

🎉 This issue has been resolved in version v1.0.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants