iphone - Xcode 3.2 beta 5 中没有 iPad 模拟器

标签 iphone xcode ipad

我安装了 Xcode 3.2 beta 5,但找不到 iPad Simulator。我在哪里可以找到它?

最佳答案

您正在寻找程序iPhone Simulator

If not, you can test your website in Safari on iPad using the iPhone Simulator (Hardware -> Device -> iPad).

以上来自Technical Note TN2262

如果您无法通过探照灯找到它,请尝试在/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\Simulator 中查找

关于iphone - Xcode 3.2 beta 5 中没有 iPad 模拟器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2479770/

相关文章:

iphone - 在 iOS 应用程序中使用 3D 对象

ios - 更改 UIImagePicker 纵横比

c# - 如何使用 C#.net 为 iPhone 中的推送通知准备后端

iphone - 简单的 UITextView 崩溃

ios - 我应该用自动约束来布置每个元素吗?

xcode 无法获取声音文件以使用 AVAudioPlayer 播放

iphone - 在多任务模式下下载大数据?

iphone - iDevice onclick 不使用当前代码播放视频

ios - 最大支持的__attribute __((aligned(...))

iphone - 如果我从项目构建阶段的编译源中删除所有文件,会发生什么情况?