You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run my application for iOS it fails with this error.
flutter/.pub-cache/hosted/pub.dartlang.org/vibration-1.4.0/ios/Classes/VibrationPlugin.m:2:9: fatal error: 'vibration/vibration-Swift.h' file not found #import <vibration/vibration-Swift.h>
Anyone who can help me to resolve this error?
The text was updated successfully, but these errors were encountered:
When I run my application for iOS it fails with this error.
flutter/.pub-cache/hosted/pub.dartlang.org/vibration-1.4.0/ios/Classes/VibrationPlugin.m:2:9: fatal error: 'vibration/vibration-Swift.h' file not found #import <vibration/vibration-Swift.h>
Anyone who can help me to resolve this error?
The text was updated successfully, but these errors were encountered: