【发布时间】:2014-09-21 17:50:24
【问题描述】:
将 xcode 更新到 6.0.1,ios 8 模拟器无法启动。
我在 xcode 首选项中尝试,在下载点击下,我只能看到 ios7 模拟器和 ios 7.1 模拟器,没有 ios 8 模拟器可以从那里下载,我能够下载 ios 7 或 7.1 模拟器并在模拟器上运行测试应用程序,但找不到如何使其与ios8模拟器一起工作的方法,有没有人有什么想法?:(
这是我的系统崩溃报告:
进程:launchd_sim [1385] 路径:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/sbin/launchd_sim 标识符:launchd_sim 版本:2.0.0 (560.1.3) 代码类型:X86-64(本机) 父进程:已启动 [155] 负责人:launchd_sim [1385] 用户编号:501 日期/时间:2014-09-26 11:11:52.309 +0100 操作系统版本:Mac OS X 10.9.5 (13F34) 报告版本:11 匿名 UUID:048D18A1-2364-DAD1-67B6-1BF02E5CF5D5 崩溃的线程:0 异常类型:EXC_BAD_ACCESS (SIGSEGV) 异常代码:0x0000000000000000 处的 KERN_INVALID_ADDRESS 接近 0 的 VM 区域: --> __TEXT 0000000102c24000-0000000102c5d000 [ 228K] r-x/r-x SM=COW /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/sbin/launchd_sim 应用特定信息: dyld:启动,加载依赖库 DYLD_INSERT_LIBRARIES=/usr/lib/libimckit.dylib DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk DYLD_FALLBACK_LIBRARY_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib DYLD_FALLBACK_FRAMEWORK_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks DYLD_SHARED_REGION=避免【问题讨论】:
标签: xcode