Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
How to install iOS 4.3 Simulator on xCode 5? It's required to test the application on Deployment Target 4.3.
首先,没有官方方法可以添加 iOS 4.3 模拟器。您可能能够以某种方式破解它,但我不知道如何破解,我不会推荐它。
其次,如果你真的想支持 iOS 4.3,你需要一个实际的设备来测试它。模拟器不是 100% 准确的,它当然不能反映真实设备的性能。如果它存在,使用模拟器将是一个很好的“第一次通过”,但它不能替代真实的东西。