This commit is contained in:
Watson
2014-01-07 15:55:06 +09:00
parent 496d3e15f1
commit cfc1dbbd61

View File

@@ -1,4 +1,4 @@
PROJECT_VERSION = '2.19'
PROJECT_VERSION = '2.20'
XCODE_PLATFORMS_DIR = (ENV['XCODE_PLATFORMS_DIR'] || '/Applications/Xcode.app/Contents/Developer/Platforms')
sim_sdks = Dir.glob(File.join(XCODE_PLATFORMS_DIR, 'iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator*.sdk')).map do |path|