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.
我开发了一个新的 iOS 应用程序(它支持 iOS6 和旧版本)。它已经在 iPhone4 和 iPhone5 上进行了测试,都可以完美运行。
将应用程序上传到 AppStore 时,Apple 要求我提供 iPad 屏幕截图。问题是我没有在 iPad 上测试过这个应用程序,因为我不希望它在那里使用。是否可以在某处指定该应用程序不支持 iPad?上传应用程序时是否仍需要提供 iPad 屏幕截图?
谢谢你,骷髅
在 Xcode 中,您可以在将应用程序提交到商店之前指定应用程序将使用的设备。
在项目构建窗口中,您可以在设备系列字段中指定它在哪个平台上运行。
如果设置为 iphone 它不会发布到 ipad