XCode Cloud Scan dependencies, Module not found

Hi everyone,

We're developing a mobile app with Flutter and I linked my GitHub with XCode Cloud. This is the first time we're using XCode Cloud and we are struggling with the build, they fail every time.

A little context, we started by adding the ci_post_clone.sh script, then adding a few files in the versioning, etc...

Now it looks like the build is going through be we are facing issues with the part:

  • Scan dependencies of GeneratedPluginRegistrant.m

It's throwing an error: Module 'cloud_firestore' not found, even though the module is installed before by performing a pod install.

It's building locally on both Flutter with IntelliJ and XCode, we tried several times to flutter clean or pod deintegrate but nothing works!

Any clue?

Thanks,

Thanks for the post and apologies for the delay.

You should check with the support resources provided by the 3rd party to get assistance with their software.

Unless another developer in the forums has experience with the third-party and can provide assistance. However, the post is old and had no answers yet from other developers. I would recommend to check on the authors of Flutter.

Albert Pascual
  Worldwide Developer Relations.

XCode Cloud Scan dependencies, Module not found
 
 
Q