This commit is contained in:
Watson
2012-11-17 14:51:31 +09:00
parent 3992f8e92c
commit 47263dea1f

View File

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