SystemShortcutsFlutter
SystemShortcutsFlutter copied to clipboard
Unable to determine Swift version
When trying to install in IOS it says
Unable to determine Swift version for the following pods:
system_shortcuts
does not specify a Swift version and none of the targets (Runner
) integrating it have the SWIFT_VERSION
attribute set. Please contact the author or set the SWIFT_VERSION
attribute in at least one of the targets that integrate this pod
In my pubspec.lock I have version: system_shortcuts "1.0.0"