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.
我已经用 Xcode5 将 32 位 ios7 项目转换为 64 位模式。现在我想在最新的 iPhone 设备上测试它?
测试项目是否需要任何更改或要求?
在没有 iPhone 设备的情况下测试这个项目的其他选择是什么?
将您的目标更改为 64 位模拟器并运行。我有点不清楚为什么你的句子“现在我想在最新的 iPhone 设备上测试它”有一个问号。