일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 코딩트리조별과제
- POSTECH
- 1935
- 애플디벨로퍼아카데미
- SWiFT
- Algorithm
- AppleDeveloperAcademy
- HumanInterfaceGuidelines
- 코딩테스트
- 백준
- Playground #Swift
- 코드트리
- Apple
- HIG
- HumanInterfaceGuideline
- Xcode
Archives
- Today
- Total
목록iOS/Error (2)
WonniOS
[Playground] A Failed to launch process. Failed to attach to stub for playground execution: error: debugserver is x86_64 binary running in translation, attached failed.. 에러
플레이그라운드 첫 프로젝트를 만들고 실행시키면 저런 에러가 떴다. 해결 방법은 단순하니 얼른 알아보자 ! 해결 방법 1. Finder -> 응용 프로그램 -> Xcode 찾아서 우클릭 -> 정보 가져오기 클릭 2. Rosetta를 사용하여 열기 체크 해제 -> 끝 !
iOS/Error
2023. 3. 15. 21:37