Contents

조회 수 1810 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

Xcode cannot run using the selected device" Error 해결방법


Sample Code 를 다운받아 빌드하는 도중 아래와 같은 문제가 발생함.


Error 중 다음과 같은 에러가 존재..

"Xcode cannot run using the selected device."

"Choose a destination with a supported architecture in order to run on this device"


해결방법으로


1. 최저 Compile target Version 이 현재 Target Version 보다 높게 설정되어 있는 경우,


2. Build Settings 의 Valid Architectures 가 잘못 설정되어 있는 경우 위와 같은 에러가 발생할 수 있다고 함.


3. Build Options 의 Compiler for C/C++/Objective-C Default compile (Apple LLVM 5.0) Setting 을 함으로 해결



?

  1. [js] Click button copy to clipboard

  2. [ios] 코코아 프로그래밍의 네이밍 룰(명명 규칙)

  3. [ios] NavigationController 에서 왼쪽(back) 버튼 후킹하기

  4. [ios] Facebook Cache 갱신하는 함수

  5. [vim] vim 명령으로  문자 제거하기 (remove 65279 bomb)

  6. 사이버보안실무 발표자료 (2017.06.08)

  7. [c] Mac OS 에 gmp(gmp.h) 라이브러리 설치

  8. [ios] UIWebView를 이용한 로컬 HTML 파일 표시

  9. [ios] APNS, Remote Push 사용자가 수신을 동의했는지 확인하기

  10. [android] How can I place app icon on launcher home screen?

  11. [ios] 동영상 플레이어 샘플 (for PIP Player)

  12. [ios] GPS 이용 상태 확인

Board Pagination Prev 1 ... 4 5 6 7 8 9 10 11 12 13 ... 71 Next
/ 71