class Xcodeproj::XcodebuildHelper
def last_ios_sdk
-
(String)- The version of the last iOS sdk.
def last_ios_sdk parse_sdks_if_needed versions_by_sdk[:ios].sort.last end
(String)
- The version of the last iOS sdk.
def last_ios_sdk parse_sdks_if_needed versions_by_sdk[:ios].sort.last end