我无法在应用商店上更新我的应用,因为它无法使用SDK12.1版进行编译。 每次我尝试上传我的应用程序时,我都会收到这样的消息: SDK Version Issue.All iOS apps submitted to the App Store must be built with the iOS 11SDK or later, included in XcodeFurther, starting March 2019, all iOS apps submitted to the Ap
我正在编写一个iPhone应用程序,并使用XcodeSDK 3.1.2。我的iPhone设备有iOS version 3.1.2,调试也运行得很好。是否需要将XcodeSDK升级到4.2?如果我这样做了,会不会在编译应用程序时产生问题?因为代码编写已经完成了。
我所知道的是我不能在我的iPhone上更新iOS版本。我必须在那个iPhone上和3.1.2在一起。