kele created WEEX-329:
-------------------------
Summary: debug with iOS simulator cause error
Key: WEEX-329
URL: https://issues.apache.org/jira/browse/WEEX-329
Project: Weex
Issue Type: Bug
Components: iOS
Reporter: kele
Assignee: xingZhang
step1. run 'weex debug'
step2. click qrcode
error log:
19:53:19 : Error: Could not create simulator with name 'weex-devtool iPhone 6',
device type id 'iPhone 6' and runtime id
'com.apple.CoreSimulator.SimRuntime.iOS-7-1'. Reason: 'simctl error running
'create': An error was encountered processing the command
(domain=com.apple.CoreSimulator.SimError, code=162):
Incompatible device'
19:53:19 : The simulator debug need Xcode environment, you can run `simctl
--version` to check if you have the correct environment.
environment:
simctl --version
-bash: simctl: command not found
xcrun simctl --version
@(#)PROGRAM:simctl PROJECT:CoreSimulator-518.19
weex -version
v1.3.5
- weexpack : v1.2.3
- weex-debugger : v1.0.11
- weex-builder : v0.4.0
- weex-previewer : v1.5.1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)