无法在 iPod 上运行我的 iPhone 应用程序

发布于 2024-11-17 01:02:03 字数 377 浏览 3 评论 0原文

我正在尝试测试我刚刚在我女儿的 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

另类 2024-11-24 01:02:03

应用程序的Info.plist位于
/Users/sarokhatchatourian/Documents/Books_nd_Movies_Seen/build/Debug-iphoneos/Books_nd_Movies_Seen.app
指定最低操作系统版本为 4.3,
太高而无法安装
海莉的 iPod

这就是您的答案。将应用程序的部署目标更改为较旧的 iOS 版本或将 iPod 更新到 4.3 或更高版本。

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

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文