
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
파이어 베이스 추가 후 빌드 하려는대 빌드가 진행되지 않습니다.
아래와 같은 에러 메시지가 발생 후 진행이 안됩니다.
사용환경은 M1 맥북에어 입니다.
Launching lib/main.dart on iPhone SE (3rd generation) in debug mode...
Xcode build done. 28.4s
Failed to build iOS app
Error (Xcode): unsupported option '-G' for target 'x86_64-apple-ios10.0-simulator'
Could not build the application for the simulator.
Error launching application on iPhone SE (3rd generation).
Exited (1).
