From time to time Apple levels up the minimum Xcode/Swift versions needed for app store submission, this needs to be tracked down somewhere to be updated whenever apple raises the minimum versions,
According to Apple:
If your app is written in Swift, you can continue to submit apps in Swift 3.2 to the App Store
Does it mean that current minimum swift version is 3.2 ?
I really need to know in a clear way What is the current minimum versions of swift/Xcode for App store submission.
And what if a Pod used by my app has a lower swift version ?
