mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-03-29 22:43:28 +08:00
2.20
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user