🍎 iOS/Tuist
[Tuist] Resolved cache profile 'Development' from Tuist's defaults Manifest not found at path 오류 해결
JerryiOS
2023. 5. 9. 15:24
tuist generate 시 이런 오류가 발생하였다.
Resolved cache profile 'Development' from Tuist's defaults Manifest not found at path /Users/ganghyeonjun Consider creating an issue using the following link:
https://github.com/tuist/tuist/issues/new/choose
해결방법
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
반응형