airsidemobile / JOSESwift

A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
https://www.airsidemobile.com
Apache License 2.0
202 stars 113 forks source link

Support for tvOS and Xcode 14.0.1 #281

Closed mrstux closed 6 months ago

mrstux commented 2 years ago

Compilation fixes for tvOS and XCode 14.0.1

Includes the change from https://github.com/airsidemobile/JOSESwift/pull/273, and updates for Xcode 14.0.1

daniel-moh commented 6 months ago

Thanks for the contribution! I'm closing this in favor of https://github.com/airsidemobile/JOSESwift/pull/310.