このページには広告が含まれる場合があります。
(注)本件は、5/17リリースのFlutter3.10.1にて解消されました
本日(5/11)未明に開催されたGoogle I/Oにおいて、Flutterの安定版のバージョンが3.10にアップグレードされましたが、

Seamless web and mobile integration, breakthrough graphics performance via Impeller in stable, and more
アップグレード後に、Flutterのプロジェクトをiosアプリとしてビルドすると、3.7.11で改修されたはずの以下のビルドエラーが発生する可能性があります(プロジェクトによっては発生しない場合もあります)。
Could not build the precompiled application for the device. Error (Xcode): File not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
本件は、issueが上がっておりますが、現時点(5/11)ではまだ解決していませんので、FlutterでiOSアプリを作っておられる場合は、まだアップグレードしないほうが無難かと思われます。
Is there an existing issue for this? I have searched the existing issues I have read the guide to filing a bug Steps to reproduce upgrade to [stable] [3.10.0] try to build a previously working proj...
もし、Flutterを3.10にアップグレードしてビルドエラーが解消できない場合は、以下の要領で3.7.12以下にダウングレードして頂けます。
(詳しくは、以下の動画で解説していますので、よろしければご覧ください)