简体   繁体   English

我可以在iOS 12的Xcode 9.2中开发App吗?

[英]Can I develop App in Xcode 9.2 for iOS 12?

I faced the issue that I can only install on Mac Sierra 10.12.6 Xcode 9.2 and it supports the maximum iOS version of 11.x I want to develop for iOS 12.x and further, can the same code I develop on 9.2 run on devices with iOS 12.x? 我遇到的问题是我只能在Mac Sierra 10.12.6 Xcode 9.2上安装,并且它支持我要为iOS 12.x开发的最大iOS版本11.x,此外,我可以在9.2上开发的相同代码可以运行iOS 12.x的智能设备? If it's not available and I'll buy Mac and install Xcode 10, what are the minimum iOS version I can develop? 如果不可用,我将购买Mac并安装Xcode 10,我可以开发的最低iOS版本是什么? Which Xcode should I use for building app on iOS 12.x and lower? 我应该使用哪个Xcode在iOS 12.x及更低版本上构建应用程序? Actually I'm doing it with react native 其实我是用本机做的

Apps developed under Xcode 9.2 can run on iOS 12.x. 在Xcode 9.2下开发的应用程序可以在iOS 12.x上运行。

It's worth to mention that from 1st Mars 2019, Apple Store will refuse app develop with iOS SDK 11 (Xcode 9.x). 值得一提的是,自2019年3月1日起,Apple Store将拒绝使用iOS SDK 11(Xcode 9.x)开发应用程序。 So if your intention is to publish your app on Apple Store, you must consider to publish it before this deadline, or install Xcode 10. 因此,如果您打算在Apple Store上发布您的应用程序,则必须考虑在此截止日期之前发布它,或安装Xcode 10。

Hope this helps. 希望这可以帮助。

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

相关问题 我可以在Xcode中使用Spotify Web API开发本机iOS应用程序吗? - Can I use the Spotify Web API in Xcode to develop a native iOS app? 我可以使用Xcode 3.1为iOS版本4.0、4.3和5开发应用程序吗 - Can I use Xcode 3.1 to develop app for iOS version 4.0, 4.3 and 5 我可以在 os Mavericks 中开发 iOS 应用程序吗? - Can I develop iOS app in os mavericks? 我是否需要Xcode(和Mac)来开发适用于iOS的Ionic应用程序? - Do I need Xcode (and a Mac) to develop an Ionic app for iOS? XCode 9.2-iOS-存档生产应用在代码签名失败,出现未知错误 - XCode 9.2 - iOS - Archive production app fails on codesign with unknown error 在iOS 9.2设备上构建和运行应用程序时出现xcode 7.2问题 - Issue with xcode 7.2 while Build and run app on iOS 9.2 device Flutter IOS 构建应用程序以在特定设备上进行测试 XCode 9.2 - Flutter IOS build app for testing on a certain device XCode 9.2 为什么应用归档在 iOS、swift、xcode 9.2 中使用自定义框架失败 - Why app archive failed with custom frameworks in iOS, swift, xcode 9.2 我可以在没有Xcode的情况下测试/开发应用程序吗? - Can I test/develop an App without having Xcode? Xcode 7.2无法通过iOS 9.2连接到iPhone - Xcode 7.2 can't attach to iPhone with iOS 9.2
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM