feat: added support for visionOS platform#215
Conversation
Widcket
left a comment
There was a problem hiding this comment.
Do the list of platforms in Platforms.swift need updating? https://github.com/auth0/SimpleKeychain/blob/master/Package.swift#L6
Tracking this in separate PR raised just now here as we will have to bump up the minimum supported swift version to 5.9 and drop support for Xcode 14 as well. I am considering bumping up the deployment targets of all the platforms to get rid of the versions which were not supported by apple anymore. |
I'd suggest doing that first, and then updating the list of platforms in |
Done that, Can you please take a look again now ? |
📋 Changes
feat: added support for visionOS platform
15.2and macos runner to13-x-largeto support visionOS and its simulators.✅ Checklist