-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
V3 SDK (Authing 1.0.0) does not compile in Xcode 14.1 (14B47b)
Minimal code-snippet showcasing the problem
code example: https://github.com/leonylcatwork/AuthingV3
Expected behavior
Build and Run
Actual behavior
- create new swift project
- SPM add package https://github.com/Authing/authing-ios-sdk-v3 (Authing 1.0.0)
- import Authing
- Compile and get error:
.../AuthingV3/AuthingV3/ViewController.swift:9:8 Failed to build module 'Authing'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12)', while this compiler is 'Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)'). Please select a toolchain which matches the SDK.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels