참고 : Flutter: XCode error "Unable to boot the Simulator"
아래 순서대로 하시면 됩니다.
Go to [About this Mac > Storage > Manage > Developer]
Delete all the content
추가 : 2번까지 하고 난 뒤, Flutter의 경우 Android Studio나 Visual Studio가 아닌 XCode에서 프로젝트를 한 번 빌드한 후 실행해볼 것을 권장합니다.
(종종 이걸 안 하면 XCode에선 빌드되는데 다른 IDE에서는 iOS 앱이 빌드되지 않는 경우가 있습니다.)