Last active
February 3, 2016 22:46
-
-
Save docherty/b5019ac4808c3dbf30ce to your computer and use it in GitHub Desktop.
Revisions
-
docherty revised this gist
Feb 3, 2016 . 1 changed file with 6 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,7 @@ ## Should be self explanatory - stored here for easy copy and paste `ios-sim showdevicetypes` `ionic run ios -lc --target="iPhone-4s, 8.1"` `ionic run ios -lc --target="iPhone-6, 9.2"` -
docherty created this gist
Feb 3, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ ## Should be self explanatory - stored here for easy copy and paste ionic run ios -lc --target="iPhone-4s, 8.1" ionic run ios -lc --target="iPhone-6, 9.2"