ScerIO / packages.flutter

👨‍💻 Plugins and packages for Flutter framework
https://pub.dev/publishers/serge.software/packages
MIT License
453 stars 442 forks source link

Error in iOS: Could not build the precompiled application for the device. #481

Open zaai123 opened 8 months ago

zaai123 commented 8 months ago

Lexical or Preprocessor Issue (Xcode): 'pdfx-Swift.h' file not found Added plugin to pubspec.yaml & after that can't build app for ios

It is giving me this error:

Could not build the precompiled application for the device.
Lexical or Preprocessor Issue (Xcode): 'pdfx-Swift.h' file not found

To Reproduce Steps to reproduce the behavior:

  1. Add plugin in pubspec.yaml
  2. flutter run
  3. See error
davemg3 commented 3 months ago

Same issue there ...did you get any answer?