将 iPad 应用程序转换为通用应用程序
我们目前有一个针对 iPad 的应用程序。我们现在也想瞄准 iPhone。我只是想知道我们该怎么做? UI 布局和功能会有所不同,但在幕后它们将共享许多相同的代码。
我最好创建一个通用应用程序吗?或者必须将一个用于 iPad 的应用程序和一个用于 iPhone 的应用程序分开?
任何帮助将不胜感激。
谢谢
We currently have an app that targets the IPad. We now would like to target the IPhone aswell. Im just wondering how we go about this? UI layout and functionality will be different but under the hood they will be sharing a lot of the same code.
Am I best creating a Universal app? or having to seperate apps one for the ipad and one for the iphone?
Any help will be greatly appreciated.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用这两个宏
Use these two macros