diff options
| -rw-r--r-- | Library/Formula/ios-sim.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ios-sim.rb b/Library/Formula/ios-sim.rb index 6759c39e4..a5f138020 100644 --- a/Library/Formula/ios-sim.rb +++ b/Library/Formula/ios-sim.rb @@ -4,6 +4,7 @@ class IosSim < Formula homepage 'https://github.com/phonegap/ios-sim' url 'https://github.com/phonegap/ios-sim/archive/1.8.2.tar.gz' sha1 '4328b3c8e6b455631d52b7ce5968170c9769eb1e' + head 'https://github.com/phonegap/ios-sim.git' depends_on :macos => :lion |
