【发布时间】:2015-03-17 00:36:12
【问题描述】:
我的应用在 iOS 模拟器上运行良好,但是当我尝试在终端中使用 meteor run ios-device 时,我得到了:
raress-MacBook-Pro:To Dos rares$ meteor run ios-device
WARNING: You are testing your app on a remote device.For the mobile app to be
able to connect to the local server, make sure your device is on the
same network, and that the network configuration allows clients to
talk to each other (no client isolation).
[[[[[ ~/To Dos ]]]]]
=> Started proxy.
Could not open your project in Xcode.
Try running again with the --verbose option.
Instructions for running your app on an iOS device:
https://github.com/meteor/meteor/wiki/How-to-run-your-app-on-an-iOS-device
【问题讨论】:
-
好吧,我还没有测试过这个流星,但是可以看到警告表明您的设备未连接到您在 macbook 上使用的网络