This commit is contained in:
Laurent Sansonetti
2013-12-13 03:02:17 +01:00
parent 9778e48abb
commit a22cb68772

View File

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