概要
Library/Bee/artifacts/iOS/AsyncPluginsFromLinker: Burst internal compiler error: Burst.Compiler.IL.Aot.AotLinkerException: Failed to determine iphoneos sdk installation path - /Applications/XCode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk does not exist, and "xcrun --sdk iphoneos --show-sdk-path" failed with xcrun: error: SDK "iphoneos" cannot be located UnityEditor.BuildPipeline:BuildPlayer (UnityEditor.BuildPlayerOptions)
iOS ビルド時に上記のエラーが発生する現象に遭遇した。

Xcode の「Settings」を開いて「Locations > Command Line Tools」の
プルダウンメニューを開いて Xcode のバージョンを選択したら
iOS ビルドに成功するようになった。