I’m using revenueCat in my flutter project, when building my app in Xcode it throw this exception:
RevenueCat requires Xcode 13.2 with Swift 5.5.2 to compile.
installed Xcode version: Version 14.2 (14C18)
swift --version:
swift-driver version: 1.62.15 Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
Target: x86_64-apple-macosx12.0
any help?