rive-ios
rive-ios copied to clipboard
Cannot build app with Rive devendency
XCode shows error when I try to build the app:
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. <-- Thanks for using Rive!
env: supported ios 14+
integrated through cocoapods: pod 'RiveRuntime'
Tried to clean archive, restart XCode but nothing helps
We're also getting this issue when trying to build for iOS 17 with XCode beta.