flutter project run ios real machine error: Could not build the precompiled application for the device .Error launching application on xx.

Picture error:

Solution:

xcode clear the cache, restart, and then execute the command in the flutter flutter clean project directory, restart, re-run.

As shown below:

Guess you like

Origin www.cnblogs.com/lulushen/p/11857838.html