A library with some of the extensions I use when developing Apps with Xamarin.Mac
###Hardware
- IsRetina
###Software
- Get the current OS Version. Example respose: 10.10 (build 588498).
- Get the current OS name. This wont return 'Yosemite' or the consumer name.
- Check if the App is installed in the users Applications folder.
- Download an NSImage asynchronously.
- Get the current App version info. Useful for custom About dialogs.