无法在 iPod 上运行我的 iPhone 应用程序
我正在尝试测试我刚刚在我女儿的 ipod 上编写的新应用程序。我付了 100 美元加入苹果的开发团队,然后我按照非常简单的说明进行操作。但现在,当我尝试运行时,我收到以下消息:
/Users/sarokhatchatourian/Documents/Books_nd_Movies_Seen/build/Debug-iphoneos/Books_nd_Movies_Seen.app 处的应用程序的 Info.plist 指定最低操作系统版本为 4.3,该版本太高要安装在 Hailiey 的 iPod 上
是否有一些我可以下载的软件或者我需要对此 iPod 执行什么操作?这ipod太旧了吗?我需要更新 ipod 的操作系统吗?我对此很陌生。不是一个Mac人,但试图到达那里。
谢谢 萨罗
I am trying to test my new application i just wrote on my daughters ipod. I paid the 100 bucks to join development team for apple and then I followed the instructions which were pretty simple. But now I get the following message when I try to run:
The Info.plist for application at /Users/sarokhatchatourian/Documents/Books_nd_Movies_Seen/build/Debug-iphoneos/Books_nd_Movies_Seen.app specifies a minimum OS version of 4.3, which is too high to be installed on Hailiey’s iPod
Is there some software that I can download or what do I need to do to this ipod? Is this ipod too old? do I need to update the OS of the ipod? I am new to this. Not a mac guy but trying to get there.
Thanks
Saro
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这就是您的答案。将应用程序的部署目标更改为较旧的 iOS 版本或将 iPod 更新到 4.3 或更高版本。
This is your answer. Change the deployment target of the app to an older iOS version or update the ipod to 4.3 or later.