Angelo Cassano
Angelo Cassano
The quickest solution is to deintegrate the Pods (by removing pod files and folders), and run flutter pub get again.
> @AngeloAvv can you create fix in package? How can I? Those entries do not even exist when you run flutter_flavorizr after creating a project in the first place. These...
@mobikats I added the [Troubleshooting](https://github.com/AngeloAvv/flutter_flavorizr#troubleshooting) section in the README where I explain what are the right steps to get rid of the problem once and for all.
[Release 2.2.3](https://github.com/AngeloAvv/flutter_flavorizr/releases/tag/v2.2.3) should fix the issue
Hello @LinHaoLove , have you tried with this [solution](https://stackoverflow.com/a/37067855)?
Hello @vulv-nals , is this related with #206 ?
Can you please provide the output of: `gem list -i ^xcodeproj$` and `gem list xcodeproj`
> > Hi, for temp solution: > > You must add a `.cmd` extension for `gem` in `xcodeproj_processor.dart`. you can find it in `Pub\Cache\hosted\pub.dev\flutter_flavorizr-[VERSION]\lib\src\processors\darwin\xcodeproj_processor.dart` > >  > > cc:...
Ok, now I see the bigger picture caused by the introduction of more restricted checks on xcodeproj. A lot of people do not read the README and forget about installing...
Hey @hafizShukry , can this error systematically be reproduced when creating a new project?