首页 > 其他 > 详细

Unable to open liblaunch_sim.dylib. Try reinstalling Xcode or the simulator

时间:2015-06-13 22:55:29      阅读:10719      评论:0      收藏:0      [点我收藏+]

关于Xcode7 Beta报错 simulator runtime is not available.

 

Unable to open liblaunch_sim.dylib Try reinstalling Xcode or the simulator runtime.

 

技术分享

 

 

解决办法

一、找到目标文件

/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

 

技术分享

二、拷贝到目标地址一和目标地址二。

 

目标地址一

/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

目标地址二

/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.2.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib

 

 

记得备份

技术分享

 

成功运行模拟器

技术分享

 

Unable to open liblaunch_sim.dylib. Try reinstalling Xcode or the simulator

原文:http://www.cnblogs.com/songxing10000/p/4574236.html

(3)
(1)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!