AppAuth-iOS icon indicating copy to clipboard operation
AppAuth-iOS copied to clipboard

add visionOS support

Open frogcjn opened this issue 11 months ago • 0 comments

This pull request add visionOS support for AppAuth-iOS. most of the change is happening in adding OIDAuthState and transferred classes from iOS and macOS in the folder Source/AppAuth/visionOS.

Package.swift do not declare .visionOS(.v1) since to support compatibility to more lower iOS, macOS versions.

frogcjn avatar Feb 27 '24 05:02 frogcjn