flutter_video_compress
flutter_video_compress copied to clipboard
[help] error: SWIFT_VERSION '5.0' is unsupported, supported versions are: 3.0, 4.0, 4.2.
Description
flutter run then error: SWIFT_VERSION '5.0' is unsupported, supported versions are: 3.0, 4.0, 4.2.
how to solve this problem?
Platform
IOS
code: ylldeMac:flutter_ly_app yll$ flutter run Launching lib/main.dart on iPhone XR in debug mode... Running pod install... 8.8s Running Xcode build...
Xcode build done. 7.7s Failed to build iOS app Error output from Xcode build: ↳ ** BUILD FAILED **
Xcode's output: ↳ error: SWIFT_VERSION '5.0' is unsupported, supported versions are: 3.0, 4.0, 4.2. (in target 'flutter_video_compress')