mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-18 03:53:50 +08:00
DP2 -> DP3
This commit is contained in:
@@ -7,7 +7,7 @@ def die(*msg)
|
||||
exit 1
|
||||
end
|
||||
|
||||
xcode = '/Applications/Xcode45-DP2.app'
|
||||
xcode = '/Applications/Xcode45-DP3.app'
|
||||
sdk_version = '6.0'
|
||||
die "Xcode 4.5 must be installed as '#{xcode}'" unless File.exist?(xcode)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user