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 | 31 |
Tags
- 클라우드 서비스 특징
- 콜미동구
- 기록하는 동구
- 데이메이커
- 오류
- 서평
- MySQL
- 동구
- 클라우드 서비스
- missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- Mac
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- JavaScript
- 자바 파일업로드
- Swift
- git push
- 자바스크립트
- git
- 한줄평
- 깃
- Mapper
- 파이썬 웹크롤링
- 독후감
- java
- spring
- SpringBoot
- 책
- Xcode
- 줄거리
- 에러
Archives
- Today
- Total
목록xcode 실제기기 실행 에러 (1)
인생은 속도가 아니라 방향이다
[Xcode] 실기기 빌드후 실행 에러 해결! The operation couldn’t be completed. Unable to launch because it has an invalid code signature, inadequate entitlements or its profile has not been explicitly trusted by the user.
문제 발생 ! 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