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.
我已经为 iPhone 创建了完整的应用程序,但我需要制作 iPad 版本。该应用程序主要是列表,但登录屏幕、徽标和单元格太小(重复一遍 - 它是为 iPhone 创建的)。有什么方法可以创建 iPad 用户界面或拉伸手机视图?
谢谢你的帮助。顺便说一句,如果它与一些类似的问题重复,对不起。只是找不到它(可能是错误的关键字)。
您绝对应该为 iPad 和 iPhone 提供单独的 XIB。现在,如果您想尝试节省一些工作并从 iPhone XIBs 作为您的基点开始,您应该看看这个问题的前两个答案:
Xcode 4 .xib 创建 iPad 版本