Based on question from -> iOS April 2020 Requirements -- iOS 13 SDK, All-Screen Design, Launch Storyboard, Swift3
I'm interested in confirming a few things regarding question number 1
Does this requirement force developers to use Swift 5? we have a couple huge Swift 3 projects with many third-party dependencies. It's a hassle to update those projects to Swift 5.
If the project itself runs on Swift 5 but using a carthage library that some of it runs below Swift 5, will App Store accept the app submission ?