This commit is contained in:
Watson
2013-11-06 12:57:15 +09:00
parent dc113fe04a
commit 71e716e1d5

View File

@@ -1,4 +1,4 @@
PROJECT_VERSION = '2.14'
PROJECT_VERSION = '2.15'
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|