This error appeared after I added widget extension to my Flutter application.
It turns out that new build phase is added to main target at the end – “Embed Foundation Extensions (1 item). This needs to be moved up in order like in the image below.

Saving notes for most common things I do every day as mobile developer.
This error appeared after I added widget extension to my Flutter application.
It turns out that new build phase is added to main target at the end – “Embed Foundation Extensions (1 item). This needs to be moved up in order like in the image below.

Leave a Reply