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. [android] AlertDialog 메시지 창 띄우기

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

    Date2015.07.02 CategoryDevelop Byhooni Views20926
    Read More
  3. 정리할 자료.

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

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

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

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

    Date2015.06.04 CategoryDevelop Byhooni Views638
    Read More
  8. Aspect Oriented Programming in Objective-C

    Date2015.05.18 CategoryDevelop Byhooni Views676
    Read More
  9. [ios] 설정에서 푸시 알림(APNS) on/off 상태 확인

    Date2015.04.28 CategoryDevelop Byhooni Views2049
    Read More
  10. [ios] GPS 이용 상태 확인

    Date2015.04.27 CategoryDevelop Byhooni Views1298
    Read More
  11. [js] jQuery, Javascript 모바일(스마트폰) 판단하는 방법

    Date2015.04.26 CategoryDevelop Byhooni Views2454
    Read More
  12. [js] e.stopPropagation() VS e.preventDefault ()

    Date2015.04.14 CategoryDevelop Byhooni Views813
    Read More
Board Pagination Prev 1 ... 6 7 8 9 10 11 12 13 14 15 ... 71 Next
/ 71