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 @@ -55,8 +55,8 @@ With node.js (at least 0.10.20):
55
55
56
56
Download an archive:
57
57
58
- $ curl -L https://github.com/phonegap/ios-sim/zipball/1.9 .0 -o ios-sim-1.9 .0.zip
59
- $ unzip ios-sim-1.9 .0.zip
58
+ $ curl -L https://github.com/phonegap/ios-sim/zipball/2.0 .0 -o ios-sim-2.0 .0.zip
59
+ $ unzip ios-sim-2.0 .0.zip
60
60
61
61
Or from a git clone:
62
62
Original file line number Diff line number Diff line change 1
- #define IOS_SIM_VERSION "1.9 .0"
1
+ #define IOS_SIM_VERSION "2.0 .0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ios-sim" ,
3
- "version" : " 1.9 .0" ,
3
+ "version" : " 2.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