반응형
에러 메시지
You have not agreed to the Xcode license agreements. You must agree to both license agreements below in order to use Xcode. Press the 'return' key to view the license agreements at '/Applications/Xcode.app/Contents/Resources/en.lproj/License.rtf'
해결 방법
1. sudo xcodebuild -license
2. 엔터키 한 번 누르기
3. q 한 번 누르기
4. agree 타이핑 후 엔터
반응형
'소프트웨어자료 > 깃' 카테고리의 다른 글
git 오류 해결 - fatal: The current branch master has no upstream branch. (0) | 2022.07.05 |
---|---|
fatal: Authentication failed for 'https://github.com/repository.git' 문제 해결 (0) | 2021.12.21 |
Git 시작하기 (with github) (0) | 2020.03.28 |