티스토리 뷰
iOS Programming
Executable Not Found. ~~~ is not a valid path to an executable file 에러 해결
dev-Jun 2022. 1. 9. 23:26Executable Not Found라는 메시지가 보이면서 시뮬레이터가 아예 실행이 되지 않았습니다.
메시지 내용은 다음과 같습니다.
/Users/~~~/Developer/Xcode/DerivedData/~~~.app is not a valid path to an executable file. Please rebuild the project to ensure that all required executables are created. Check your project settings to ensure that a valid executable will be built.
Issue Navigator에 뜬 에러 메시지로는 Build input files cannot be found: /User ~~~ 하면서 몇 가지 파일이 적혀있었습니다.
이 파일들은 다른 브랜치를 pull 해올 때 깃허브와 실제 코드 상에는 존재했지만 Xcode에서는 삭제 되어있었습니다...(ㅈ버그)
그래서 이 파일 관련된 에러라는 것을 눈치 채고 찾아본 결과
Target -> Build Phases -> Compile Sources를 클릭하면 여러 파일들이 있는데
여기에 문제가 생긴 파일들은 희미하게 보이게 됩니다.
희미한 파일이 보이면 제거하거나 추가해서 해결해야합니다.
저의 경우는 제거해서 해결하였습니다.
'iOS Programming' 카테고리의 다른 글
[iOS] GCD (Grand Central Dispatch) (0) | 2023.02.13 |
---|---|
[iOS] Delegate Pattern (0) | 2023.02.12 |
The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation 에러 해결 (0) | 2022.01.09 |
[iOS] Xcode의 AppProject 속성 알아보기 (0) | 2021.09.10 |
[iOS] Storyboard 컴포넌트 완전 정복하기 (0) | 2021.09.09 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Swift
- 디프만
- rxcocoa
- 부캠
- 스냅킷
- returnKey
- ios
- optional
- 개발동아리
- 프로세스
- OS
- isNetworkAccessAllowed
- sharedmemory
- URLComponents
- 쓰레드
- WKUIDelegate
- 프로세스간통신
- setBackgroundColor
- cs
- 운영체제
- PHAsset
- 멀티프로세스
- 스레드
- 개발대외활동
- webcrawl
- 슈퍼스칼라
- PHImageRequestOptions
- swiftsoup
- Xcode
- RxSwift
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함