简体   繁体   English

我可以在Mac Mini 2009后期为iOS 10构建应用程序吗

[英]Can I build an app for iOS 10 on Mac Mini Late 2009

Am new to iOS development please help me to understand. 是iOS开发的新手,请帮助我了解。

I've got a Mac Mini Late 2009 Core 2 Duo. 我有一个Mac Mini 2009年末Core 2 Duo。 It's running EL Capitan, and as far as my knowledge concern it can not be updated to Sierra. 它正在运行EL Capitan,就我所知,它无法更新为Sierra。 Please correct me if am wrong. 如果有错,请纠正我。

If I can not update the OS, then can I build apps for iOS 8 & that app should also work on iOS 10. Because on EL Capital I can run only Xcode 7.3 as far as my knowledge concern. 如果无法更新操作系统,则可以为iOS 8构建应用程序,并且该应用程序也可以在iOS 10上运行。因为在EL Capital上,就我所知,我只能运行Xcode 7.3。

But I guess apps which are already there in market targeted for iOS 7 or 8, at-least not all apps but 80% of them also run on iOS 9 or 10. 但是我想市场上已经有针对iOS 7或8的应用程序,至少不是所有应用程序,但其中80%的应用程序也可以在iOS 9或10上运行。

Please forgive me if asking the wrong question but please don't ban me. 如果问错问题,请原谅我,但请不要禁止我。

I think your question was answered here: Minimum Xcode version to upload to App store (As on February 2016) 我认为您的问题已在此处得到解答: 最小Xcode版本要上传到App Store(截至2016年2月)

Based on that, the summary is that it might or it might not work. 基于此,总结是它可能会起作用,也可能不会起作用。 Apple says: 苹果说:

But it's important to understand that using an older SDK is a temporary workaround, not a solution. 但是,重要的是要了解使用旧版SDK是一个临时解决方法,而不是解决方案。 Issues preventing your app from using the latest SDK should be fixed as soon as possible. 应尽快解决阻止您的应用使用最新SDK的问题。 It will be much easier to fix these issues while the older build system is still supported. 在仍然支持较早的生成系统的情况下,更容易解决这些问题。

And also guide you to verify if your Xcode configuration is accepted: 并且还指导您验证您的Xcode配置是否被接受:

To determine if an older Xcode configuration is currently accepted by the App Store, you can choose "Archive" under the "Product" menu to make an archived build, then use the Validate feature, to test if that build meets minimum requirements for submission to the App Store. 要确定App Store当前是否接受较旧的Xcode配置,您可以在“产品”菜单下选择“存档”以生成存档的版本,然后使用“验证”功能来测试该版本是否满足提交给用户的最低要求。在App Store中。

More info about it here: https://developer.apple.com/library/content/qa/qa1806/_index.html 有关此的更多信息,请访问: https : //developer.apple.com/library/content/qa/qa1806/_index.html

I hope this helps :) 我希望这有帮助 :)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM