Flutter
[Flutter / Error] xcode_backend.sh: No such file or directory
hymndaniel
2022. 5. 23. 14:43
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