File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ With node.js (at least 0.10.20):
24
24
25
25
Download an archive:
26
26
27
- $ curl -L https://github.com/phonegap/ios-sim/zipball/1.8.2 -o ios-sim-1.8.2 .zip
28
- $ unzip ios-sim-1.8.2 .zip
27
+ $ curl -L https://github.com/phonegap/ios-sim/zipball/1.9.0 -o ios-sim-1.9.0 .zip
28
+ $ unzip ios-sim-1.9.0 .zip
29
29
30
30
Or from a git clone:
31
31
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ios-sim" ,
3
- "version" : " 1.8.2 " ,
4
- "description" : " launch iOS apps into the iOS Simulator from the command line (Xcode 4 )" ,
3
+ "version" : " 1.9.0 " ,
4
+ "description" : " launch iOS apps into the iOS Simulator from the command line (Xcode 5.1 )" ,
5
5
"main" : " ios-sim" ,
6
6
"scripts" : {
7
7
"preinstall" : " rake build"
You can’t perform that action at this time.
0 commit comments