User-Defined Setting에 FLUTTER_ROOT 키에 flutter SDK 위치 추가
Reference
Flutter error - xcode_backend.sh: No such file or directory - Top Java Tutorial
Error message : xcode_backend.sh: No such file or directory Solution: xcode_backend.sh exists in flutter SDK location. In Project Target, add User-Defined Setting with key name FLUTTER_ROOT with the value of your flutter SDK location. Create FLUTTER_ROOT
www.topjavatutorial.com
728x90
'Flutter' 카테고리의 다른 글
AI농장모니터링 Lite 개인정보처리방침 (0) | 2022.08.31 |
---|---|
[Flutter] vlc player release mode crash (0) | 2022.08.29 |
[Flutter / GetX] prevent delete controller on route page : 라우트할때 컨트롤러 삭제 방지 (0) | 2022.05.23 |
[Flutter] add bottom margin for the last card in the listview : 카드 리스트 하단 마진 넣기 (0) | 2022.05.23 |
[Flutter] appbar transparent : 앱 바 색상 없애기 (0) | 2022.05.23 |