-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hello, I have an error during build on iOS:
** BUILD FAILED **
Xcode's output:
/.../flutter/.pub-cache/hosted/pub.dartlang.org/system_shortcuts-0.2.2/ios/Classes/SwiftySystemShortcutsPlugin.swift:32:14: warning: variable '_arguments' was never mutated; consider changing to 'let' constant.
var _arguments = call.arguments as! [String : Any];
/.../flutter/.pub-cache/hosted/pub.dartlang.org/system_shortcuts-0.2.2/ios/Classes/SwiftySystemShortcutsPlugin.m:8:9: fatal error: 'SystemShortcutsFlutter-Swift.h' file not found
#import "SystemShortcutsFlutter-Swift.h"
1 error generated.
note: Using new build system
note: Planning build
note: Constructing build description
j05u3
Metadata
Metadata
Assignees
Labels
No labels