Linux下的iPod开发
我正在考虑开始开发 iPod 应用程序,问题是我使用 Linux(Ubuntu Hardy),我不知道我是否可以在它上进行开发,然后我在这里请求一些资源和教程来开始。谢谢。
请记住,我不想为 iPod Touch 开发,而是为 iPod Video
I was thinking in start to develop iPod applications, the thing is that I use Linux(Ubuntu Hardy) and I don't know if I can develop on it, then I'm here asking for some resources and tutorials to begin. Thanks.
Remember that I don't want to develop for iPod Touch, but for iPod Video
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不幸的是,针对 Apple 设备(iPod、iPod Touch、iPhone)的开发只能通过 OS X 完成,因为开发界面(界面生成器)和测试应用程序(设备模拟器)所需的一切都仅由 Apple 发布对于 OS X
...不要告诉任何人我告诉过你这一点,但如果你只想将你的应用程序分发到越狱设备(而不是通过 iTunes App Store),你可以在 Linux 上进行开发。查看链接。
升级 iPhone 工具链
Unfortunately, development targeting Apple devices (iPod, iPod Touch, iPhone) can only be done through OS X because everything you need to develop your Interface (Interface Builder) and to test your app (Device Simulators) have only been release (by Apple) for OS X.
...don't tell anybody I told you this, but if you're only looking to distribute your app to Jailbroken devices (and not through the iTunes App Store), you can develop on Linux. Check out the link.
Upgrading the iPhone Toolchain