【发布时间】:2017-01-19 15:10:30
【问题描述】:
我正在尝试使用命令ionic emulate ios 模拟具有 ionic 的项目。我已经在 mac Sierra 上安装了 xcode 的最新版本。但是没有工作。这是错误:
** BUILD SUCCEEDED **
No target specified for emulator. Deploying to iPhone-SE, 10.2 simulator
An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=163):
Unable to lookup in current state: Shutdown
An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=163):
Unable to lookup in current state: Shutdown
Error: ENOENT: no such file or directory, stat '/var/root/Library/Logs/CoreSimulator/4A052961-F773-4156-9D6C-76F137CC761B/system.log'
我找到了这个解决方案 (https://forums.developer.apple.com/thread/66665),但对我没有用。
【问题讨论】:
标签: ios iphone xcode ionic-framework simulate