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.
在我的项目目标设置中,我已将基本 SDK 设置为 ios 7.0,并将部署目标设置为 ios 6.1。
当我使用 iOS 6.1 或 iOS 7.0 的模拟器测试我的应用程序时,一切都很好。问题是我刚刚连接了安装了 iOS 6.1 的 iPhone 5,并且由于一些 iOS 7.0 调用,该项目无法编译...
有什么建议么?
感谢 L14M333,当我连接我的设备时,xCode 显示我的设备两次,第一个对应于 iOS 6.1 运行时,第二个对应于 iOS 7.0 运行时。
我只需要选择正确的。