rive-app / rive-ios

iOS runtime for Rive
MIT License
496 stars 58 forks source link

Unable to use riveruntime, SDK is not compatible with swift version 5.8.1 #272

Open 3asafeer opened 1 year ago

3asafeer commented 1 year ago

When trying to use RiveRuntime in xcode 14.3.1 im getting the following error: Failed to build module 'RiveRuntime'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.6 (swiftlang-5.6.0.323.62 clang-1316.0.20.8)', while this compiler is 'Apple Swift version 5.8.1 (swiftlang-5.8.0.124.5 clang-1403.0.22.11.100)'). Please select a toolchain which matches the SDK.

mcphersonjr commented 8 months ago

Similar issue with Xcode 13.4.1: Failed to build module 'RiveRuntime'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)', while this compiler is 'Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12)'). Please select a toolchain which matches the SDK.