File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ With node.js (at least 0.10.20):
58
58
59
59
Download an archive:
60
60
61
- $ curl -L https://github.com/phonegap/ios-sim/zipball/2 .0.1 -o ios-sim-2 .0.1 .zip
62
- $ unzip ios-sim-2 .0.1 .zip
61
+ $ curl -L https://github.com/phonegap/ios-sim/zipball/3 .0.0 -o ios-sim-3 .0.0 .zip
62
+ $ unzip ios-sim-3 .0.0 .zip
63
63
64
64
Or from a git clone:
65
65
Original file line number Diff line number Diff line change 1
- #define IOS_SIM_VERSION "2 .0.1 "
1
+ #define IOS_SIM_VERSION "3 .0.0 "
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ios-sim" ,
3
- "version" : " 2 .0.1 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"description" : " launch iOS apps into the iOS Simulator from the command line (Xcode 5.1)" ,
5
5
"main" : " ios-sim" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments