大家好,我有一个IOS项目,我已经在目标>构建设置下将IOS部署目标设置为4.3.我已将它上传到itunes connect,现在它说要求IOS 6或更高版本.有效的架构还有:armv7 armsv7.
谢谢 :)
当我将构建上传到 testflight 时,我从 App Store connect 收到了这封邮件。
我想如果我将我的 Xcode 更新到 11,它就会得到解决。
任何人都可以澄清如何检查 SDK 版本以及如何更新它?
ITMS-90725: SDK Version Issue - This app was built with the iOS 12.1 SDK.
Starting April 2020, all iOS apps submitted to the App Store must be built with the iOS 13 SDK or later, included in Xcode 11 or later.
After you’ve corrected the issues, you can upload a new binary to App Store Connect.
Run Code Online (Sandbox Code Playgroud) 为了支持从iOS 7到iOS 9的iOS,我安装了Xcode 6和7.然后我在Xcode 7上为iPhone创建了一个项目.我在Xcode 6上打开它以在iPhone模拟器7上进行测试.
但是当我点击Storyboard文件时,Xcode 6崩溃了.
我该如何解决?或者还有另一种方式来支持iOS版本?
错误信息
Process: Xcode [9928] Path: /Applications/Xcode 6.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 6.4 (7720) Build Info: IDEFrameworks-7720000000000000~8 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [9928] User ID: 501 Date/Time: 2016-01-04 01:15:21.068 +0900 OS Version: Mac OS X 10.10.5 (14F1509) Report Version: 11 Anonymous UUID: F02C76F0-B69A-FE68-DD89-9946A7C82C03 Sleep/Wake UUID: 2BF55735-0241-43B3-A731-49B6D645DC4F Time Awake Since Boot: 53000 seconds Time Since Wake: 550 seconds Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception …