SimpleKeychain
SimpleKeychain copied to clipboard
Swift 6 upgrade to the repo
- [ ] All new/changed/fixed functionality is covered by tests (or N/A)
- [ ] I have added documentation for all new/changed functionality (or N/A)
📋 Changes
PR has swift 6 upgrade changes to the repo targets. In the previous repo https://github.com/auth0/SimpleKeychain/pull/260 we have updated swift 6 support in the repo but havent updated swift versions in the test app and framework targets
📎 References
🎯 Testing
Wasn't this already done as part of https://github.com/auth0/SimpleKeychain/pull/260? See:
Package.swift: https://github.com/auth0/SimpleKeychain/blob/master/Package.swift#L1
SimpleKeychain.podspec: https://github.com/auth0/SimpleKeychain/blob/master/SimpleKeychain.podspec#L22