keyboard_utils icon indicating copy to clipboard operation
keyboard_utils copied to clipboard

'keyboard_utils/keyboard_utils-Swift.h' file not found

Open LostInDarkMath opened this issue 4 years ago • 0 comments

Hi there! I get the following error on iOS:

Could not build the precompiled application for the device.
Uncategorized (Xcode): Command CompileSwiftSources failed with a nonzero exit code

Lexical or Preprocessor Issue (Xcode): 'keyboard_utils/keyboard_utils-Swift.h' file not found
/usr/local/Caskroom/flutter/2.10.4/flutter/.pub-cache/hosted/pub.dartlang.org/keyboard_utils-1.3.4/ios/Classes/KeyboardUtilsPlugin.m:1:8

Error launching application on iPhone X.

LostInDarkMath avatar Mar 29 '22 20:03 LostInDarkMath