ionic-team / ionic-team/ionic-cli

Console log doesn't work with --target option on iOS

Open
#2,802 0 comments 0 reactions 0 assignees View on GitHub
needs investigation
Dominant language
TypeScript
Stars
2k
Forks
682
PR merge metrics
No merged PRs in 30d

Description

**Description:**
This one works : ionic cordova emulate ios -c

All three below doesn't work :

ionic cordova emulate ios --target="iPhone-6" -c
ionic cordova emulate ios -c --target="iPhone-6"
ionic cordova emulate -c ios --target="iPhone-6"

**Steps to Reproduce:**
ionic cordova emulate ios --target="iPhone-6" -c
ionic cordova emulate ios -c --target="iPhone-6"
ionic cordova emulate -c ios --target="iPhone-6"

**My `ionic info`:**
cli packages:

@ionic/cli-utils : 1.13.0
ionic (Ionic CLI) : 3.13.0

global packages:

cordova (Cordova CLI) : 7.0.1

local packages:

@ionic/app-scripts : 3.0.0
Cordova Platforms : android 6.3.0 ios 4.5.1
Ionic Framework : ionic-angular 3.7.1

System:

ios-deploy : 1.9.2
ios-sim : 6.0.0
Node : v8.6.0
npm : 5.3.0
OS : macOS High Sierra
Xcode : Xcode 9.0 Build version 9A235

Misc:

backend : legacy

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.