简体   繁体   中英

Ionic iOS Build Succeeds but when trying to emulate the app doesn't appear in emulator

As the title suggests, my Ionic iOS build succeeded, however, when I emulate it, the iOS emulator comes up except my app is not loaded on to there.

This is the error message:

2015-05-04 08:37:05.108 xcodebuild[45167:2385652]  DVTAssertions: Warning in /SourceCache/DVTiOSFrameworks/DVTiOSFrameworks-7536/DTDeviceKitBase/DTDKRemoteDeviceDataListener.m:79
Details:  Running against an old version of MobileDevice; some interaction with proxied devices may be unavailable.
Object:   <DTDKRemoteDeviceDataListener: 0x7f83cc87fad0>
Method:   -listenerThreadImplementation
Thread:   <NSThread: 0x7f83cc86c010>{number = 2, name = (null)}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.

运行ionic run ios而不是ionic run为我解决了这个问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM