SwiftSDK
SwiftSDK copied to clipboard
Xcode 16 is now required to distribute apps - upgrade swift tools version
Thoughts on updating your package file to a higher swift tools version and leaving behind a 5.9 compatible version for the other developers?
@edorphy If I understand correctly you're talking about changing the swift-tools-version in the Package.swift file to something newer than 5.9? What is the benefit of it in newer Xcode versions? Aren't they all fully backwards compatible?