简体   繁体   中英

Xamarin.iOS Simulator not display

I am new to Xamarin world. When I start running my app with Xamarin studio and launch Simulator it will display below error and does not start Simulator. If this is basic question then i apologise but how to solve this problem.

I search on google and SO but nothing will help me.

Error logcat :

Failed to launch the simulator: Could not load the framework 'IDEFoundation' (path: /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/IDEFoundation): dlopen(/Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/IDEFoundation, 1): Library not loaded: @rpath/DVTAnalytics.framework/Versions/A/DVTAnalytics Referenced from: /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/IDEFoundation Reason: image not found error MT1008: Failed to launch the simulator: Could not load the framework 'IDEFoundation' (path: /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/IDEFoundation): dlopen(/Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/IDEFoundation, 1): Library not loaded: @rpath/DVTAnalytics.framework/Versions/A/DVTAnalytics Referenced from: /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/IDEFoundation Reason: image not found

您是否使用Xamarin.Fomrs的最新稳定版本?

I uninstall the whole Xamarin Studio . And Then Install it again. It will solve problem.

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