Commit 4e8720d4 authored by Jake Petroules's avatar Jake Petroules
Browse files

Use new, supported APIs in OS X 10.10 and iOS 8.0 to get the OS version.


Gestalt is deprecated so we can't use it long term. At the same time,
the new API is cross platform, so we'll no longer have to parse strings
in -[UIDevice systemVersion] either.

Change-Id: Ic81797174c1a3d50b47b9b209205a6a506cc75ef
Reviewed-by: default avatarRafael Roquetto <rafael.roquetto@kdab.com>
parent fac71528
Branches
Tags
No related merge requests found
Showing with 92 additions and 70 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment