class Xcodeproj::XcodebuildHelper
def xcodebuild_sdks
-
(String)- The sdk information reported by xcodebuild.
def xcodebuild_sdks `xcodebuild -showsdks 2>/dev/null` end
(String)
- The sdk information reported by xcodebuild.
def xcodebuild_sdks `xcodebuild -showsdks 2>/dev/null` end