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


关于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

 

 

记得备份

 

成功运行模拟器

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM