HomeiOS Developmentios - Flutter XCode construct module 'flutter_ffmpeg' not discovered

ios – Flutter XCode construct module ‘flutter_ffmpeg’ not discovered


I am dealing with an error in my flutter undertaking throughout XCode’s construct. Construct is working effective in android’s case and once I run following command

flutter construct ios --release --no-codesign

If I take away --no-codesign, I get following error

Error (Xcode): Goal release_unpack_ios failed: Exception: Did not codesign
project-directory/construct/ios/Launch-iphoneos/Flutter.framework/Flutter with identification
2B3A000417513B63E3DB519A0AF3919A4DE61267.


Encountered error whereas constructing for gadget.

If I exploit XCode to construct undertaking, I get following error in file GeneratedPluginRegistrant.m

Module 'flutter_ffmpeg' not discovered

I’ve tried following issues

  1. Clear Challenge Construct from XCode
  2. iOS goal Platform is identical in Xcode Data and Podfile (iOS 11.0)
  3. Eliminated Podfile.lock and Pods listing and regenerated it
  4. Tried following instructions
flutter clear
flutter pub get
cd ios
pod deintegrate 
pod set up

Nothing appears to work. I’ve distant entry to Mac occasion and may solely run simulator. What am I doing fallacious right here?

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments