Skip to content

Instantly share code, notes, and snippets.

@docherty
Last active February 3, 2016 22:46
Show Gist options
  • Save docherty/b5019ac4808c3dbf30ce to your computer and use it in GitHub Desktop.
Save docherty/b5019ac4808c3dbf30ce to your computer and use it in GitHub Desktop.

Revisions

  1. docherty revised this gist Feb 3, 2016. 1 changed file with 6 additions and 2 deletions.
    8 changes: 6 additions & 2 deletions ionic-cli-ios-simulator-versions.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    ## 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"

    `ios-sim showdevicetypes`

    `ionic run ios -lc --target="iPhone-4s, 8.1"`

    `ionic run ios -lc --target="iPhone-6, 9.2"`
  2. docherty created this gist Feb 3, 2016.
    3 changes: 3 additions & 0 deletions ionic-cli-ios-simulator-versions.md
    Original 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"