AngeloAvv / flutter_flavorizr

A flutter utility to easily create flavors in your flutter application
https://pub.dev/packages/flutter_flavorizr
MIT License
456 stars 81 forks source link

Can't run on IOS #244

Open hafizShukry opened 6 months ago

hafizShukry commented 6 months ago

Hi, I have one issue with this package. I tried to run my project with specific flavor. It is working fine on Android but not in IOS. The error is :

Unsupported configuration: Debug-apple Command PhaseScriptExecution failed with a nonzero exit code

AngeloAvv commented 6 months ago

Hey @hafizShukry , can this error systematically be reproduced when creating a new project?

tajjacob commented 6 months ago

I got this error while running ios:

 ProcessException: Process exited abnormally with exit code 2:
           An error was encountered processing the command (domain=IXErrorDomain, code=2):
           Simulator device failed to install the application.
           Invalid placeholder attributes.
           Underlying error (domain=IXErrorDomain, code=2):

For android, the icon app did not changed accoding to flavor