【发布时间】:2015-02-16 14:35:50
【问题描述】:
我正在使用 Trigger.io 从终端构建一个 iOS 应用程序,在最后一个构建步骤中,我得到了以下输出:
[ INFO] (lldb) connect
[ INFO] waiting for connection event
[ INFO] No connect event, assuming we are already connected
[ INFO] (lldb) run
[ INFO] error: the platform is not currently connected
你知道这个错误可能意味着什么吗?要明确设备已连接,当我运行 Xcode 时它会构建到设备,当 Trigger.io 构建时,触发器图标出现在手机上但它不会运行,我只是收到上述错误
【问题讨论】:
标签: ios xcode terminal trigger.io