ios - xCode 升级缺少模拟器。如何使用本地存储的模拟器?

标签 ios iphone objective-c xcode ios-simulator

每当我升级到 xCode 时,我都会多次遇到这个问题。它删除了我的旧模拟器,我必须重新下载它们。任何人都可以让任何其他进程。这可能是为了复制旧的模拟器文件夹并将它们粘贴到 xCode contents/Developer/Platform/.....

或者是否有任何过程可以在本地存储的 xCode 中添加模拟器而不是再次下载它们。

最佳答案

有一个有趣的answer on the Apple developer forums :

In Xcode the Window menu, select "Devices", also includes a list of Simulators. You can Add "+" ones that are not there.

为我的 Xcode 7.1 beta (7B60) 修复了问题

关于ios - xCode 升级缺少模拟器。如何使用本地存储的模拟器?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22553146/

相关文章:

iphone - 旋转后UIScrollView内的UIImageView定位问题

ios - 导航 Controller 和TableView : NavBar Hidden after hidden = true one time

ios - 当我将高度设置得太低时,UICollectionView 单元格不显示

ios - 带 : Stripping frameworks fatal error: lipo: -remove's specified would result in an empty fat file 的 Realm 框架错误

ios - 从 UIButton 继承时,continueTrackingWithTouch 不起作用

ios - NSNotificationCenter 多次调用

iphone - ASIHTTPRequest:钥匙串(keychain)持久性

iphone - iOS6 自动旋转 - UIPageViewController

ios - 如何解决 uitableviewcell 重用的自定义子类的问题?

objective-c - NSMutableArray 初始化