mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 17:39:54 +08:00
1.29
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user