Xcode – How do I fix this Flutter iOS build error?
I'm making a simple text-to-speech app with the flutter TTS plugin, and running it on my physical iPhone and iPad for debugging. I tried googling it, and the github repository for flutter said that I should run flutter analyze and…