Allow for building GTMSystemVersion under deployment target of 10.8 and above.
- Keep Gestalt APIs till 10.8.
- On 10.8 and 10.9 use sysctl and infer the OS version from there.
- On 10.10+ use NSProcessInfo.
- Added unit test to cover it.
2 files changed
tree: f5e114fa158b4796462b3406feae38e8fe3faf70
  1. AddressBook/
  2. AppKit/
  3. BuildScripts/
  4. DebugUtils/
  5. Foundation/
  6. GTM.xcodeproj/
  7. GTMiPhone.xcodeproj/
  8. iPhone/
  9. UnitTesting/
  10. XcodeConfig/
  11. .swift-version
  12. BuildingAndUsing.txt
  13. CONTRIBUTING.md
  14. GoogleToolboxForMac.podspec
  15. GTM-Info.plist
  16. GTMDefines.h
  17. GTMiPhone-Info.plist
  18. LICENSE
  19. README.md
  20. ReleaseNotes.md
  21. UnitTest-Info.plist
README.md

GTM: Google Toolbox for Mac

Project site https://github.com/google/google-toolbox-for-mac
Discussion group http://groups.google.com/group/google-toolbox-for-mac

Google Toolbox for Mac

A collection of source from different Google projects that may be of use to developers working other iOS or OS X projects.

If you find a problem/bug or want a new feature to be included in the Google Toolbox for Mac, please join the discussion group or submit an issue.