Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 책
- git
- java
- 오류
- 한줄평
- Mapper
- 데이메이커
- 서평
- 클라우드 서비스
- SpringBoot
- 독후감
- 자바스크립트
- MySQL
- 클라우드 서비스 특징
- 기록하는 동구
- 에러
- Xcode
- 줄거리
- 콜미동구
- Mac
- 파이썬 웹크롤링
- spring
- 깃
- Swift
- 동구
- missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- JavaScript
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- git push
- 자바 파일업로드
Archives
- Today
- Total
목록xcode 실제기기 실행 에러 (1)
인생은 속도가 아니라 방향이다

문제 발생 ! Xcode에서 시뮬레이터 돌리다가 컴퓨터 메모리 사양이 8GB 밖에 안되서 자꾸 꺼진다 ㅠ ㅠ 문제 해결 방안 ! Xcode로 실제기기를 USB 연결후 앱개발을 진행해봐야겠다. 아니나 다를까 다른 문제 또 발생! 연결하고 실행했는데 다음과 같은 오류가 뙇! 프로젝트 빌드 후 다음과 같은 에러가 발생했다. The operation couldn’t be completed. Unable to launch com.donggu.TextFieldProject because it has an invalid code signature, inadequate entitlements or its profile has not been explicitly trusted by the user. 내 해당 기기에 대한..
iOS/Xcode
2022. 12. 14. 10:37