From b0dd658a1df8d7e2ecd76f47f4080fa41ef57869 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Thu, 19 Sep 2013 14:53:27 +0200 Subject: ios-sim: add --HEAD Closes #22679. Signed-off-by: Adam Vandenberg --- Library/Formula/ios-sim.rb | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3