Xcode 14.3 beta 2 is out and we're getting the following error when attempting to build it with the SupportSDK:
Failed to build module 'SupportSDK'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.5.2 (swiftlang-1300.0.47.5 clang-1300.0.29.30)', while this compiler is 'Apple Swift version 5.8 (swiftlang-5.8.0.119.11 clang-1403.0.22.11.100)'). Please select a toolchain which matches the SDK.
Is there a plan to update the SDK to support it anytime soon?
You can find our stance on support beta versions of xcode here. Essentially, we make no guarantees that the SDK's will function until it becomes a GM release.
Sorry for the inconvienience.