rive-ios icon indicating copy to clipboard operation
rive-ios copied to clipboard

Cannot build app with Rive devendency

Open TopIvanAbramov opened this issue 2 years ago • 1 comments

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

TopIvanAbramov avatar Jun 16 '23 12:06 TopIvanAbramov

We're also getting this issue when trying to build for iOS 17 with XCode beta.

SleepiestAdam avatar Jul 13 '23 12:07 SleepiestAdam