Contents

조회 수 1799 댓글 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. [android] 코드에서 문자열로 Resource 가져오기

    Date2015.07.09 CategoryDevelop Byhooni Views3951
    Read More
  2. [android] AlertDialog 메시지 창 띄우기

    Date2015.07.09 CategoryDevelop Byhooni Views854
    Read More
  3. [c] 이진트리/트리 순회법 코드(전위/중위/후위)

    Date2015.07.02 CategoryDevelop Byhooni Views20928
    Read More
  4. 정리할 자료.

    Date2015.07.02 CategoryDevelop Byhooni Views680
    Read More
  5. [ios] NSNotificationCenter 초간단 사용 예~ ㅋㄷ

    Date2015.06.26 CategoryDevelop Byhooni Views658
    Read More
  6. [c] 이진 탐색 두 가지 코드 (재귀/반복)

    Date2015.06.26 CategoryDevelop Byhooni Views843
    Read More
  7. [c] FSN 온라인 코딩 테스트 (Sorting, Binary Search)

    Date2015.06.26 CategoryDevelop Byhooni Views1014
    Read More
  8. [ppt] iOS 플라랩#04(2015.06.19) 발표 자료

    Date2015.06.04 CategoryDevelop Byhooni Views639
    Read More
  9. Aspect Oriented Programming in Objective-C

    Date2015.05.18 CategoryDevelop Byhooni Views677
    Read More
  10. [mysql] MySql 에서 정렬 후 그룹 하는 방법

    Date2015.05.07 CategoryDatabase Byhooni Views3011
    Read More
  11. 인증서 *.p12 파일을 *.pem 파일로 변환

    Date2015.04.30 CategoryEtc Byhooni Views1809
    Read More
  12. IPR 특허 관련

    Date2015.04.28 CategoryEtc Byhooni Views0
    Read More
Board Pagination Prev 1 ... 12 13 14 15 16 17 18 19 20 21 ... 98 Next
/ 98