Develop
2014.08.14 17:58
[ios] Xcode cannot run using the selected device
조회 수 3861 댓글 0
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 을 함으로 해결
번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|---|
973 | Develop |
[c++]현승이가 보내준 동영상 암호화 자료.. 볼것..
![]() |
hooni | 2003.04.23 | 11049 |
972 | Develop |
[c++]현승이가 보내준 암호화 모듈 AES라인델..
![]() |
hooni | 2003.04.23 | 11546 |
971 | Develop | [c/c++] Makefile 사용하기.. ㅋㅋ | hooni | 2003.04.23 | 8345 |
970 | Develop |
[chm] C++ 문법 가이드
![]() |
hooni | 2013.04.23 | 8931 |
969 | Develop |
[chm] Programming Applications for Microsoft Windows
![]() |
hooni | 2013.04.23 | 11000 |
968 | Develop |
[chm] 비주얼 C++ 팁 모음 문서
![]() |
hooni | 2013.04.23 | 8595 |
967 | Develop |
[chm] 윈도우즈에서 디버깅 기법(Debugging Applications)
![]() |
hooni | 2013.04.23 | 8549 |
966 | Develop | [coding] Find all anagrams in a string | hooni | 2017.06.27 | 3847 |
965 | Develop |
[coding] 공부해야 하는거 ㅋㅋ
![]() |
hooni | 2017.06.27 | 0 |
964 | Develop | [css] z-index에 설정할 수 있는 최대값? | hooni | 2013.12.20 | 15952 |
963 | Develop | [css] 스크롤바 안생기게 | hooni | 2003.04.23 | 11523 |
962 | Develop | [css] 화면 스크롤 제어 ㅋㅋ | hooni | 2003.04.23 | 9688 |