Contents

조회 수 1796 댓글 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. [ios] UIWebView에서 NSURLRequest에 Cookie 실어 보내기

  2. [ios] UIWebView에서 로컬에 있는 html 파일 불러오기

  3. [ios] UI컨트롤러 샘플코드

  4. [ios] URL Scheme 이용하여 앱 설치 확인

  5. [ios] URL 랜딩 속도(OpenURL 10초 정지되는) 이슈

  6. [ios] URL 파라미터 파싱~

  7. [ios] Using protobuf(Protocol Buffers) on iPhone (iOS)

  8. [ios] UUID 생성 + Key Chain 연동

  9. [ios] ViewController Push할 때 애니메이션 효과

  10. [ios] VIN Scanner (VIN barcode) 스캐너

  11. [ios] WWDC 2015 샘플 소스 코드 통합파일

  12. [ios] Xcode cannot run using the selected device

Board Pagination Prev 1 ... 42 43 44 45 46 47 48 49 50 51 ... 98 Next
/ 98