티스토리 뷰
iOS
[iOS] could not find module for target 'x86_64-apple-ios-simulator' found arm64.. 오류 해결법
Hani_Levenshtein 2021. 3. 24. 17:08안녕하세요 Hani입니다.
이번 포스팅에서는 could not find module for target 'x86_64-apple-ios-simulator' found arm64 arm64-apple-ios-simulator 오류를 해결하는 방법에 대하여 알아보겠습니다.
could not find module for target 'x86_64-apple-ios-simulator' found arm64 arm64-apple-ios-simulator
xcode의 왼쪽에서 Project를 선택한 다음 Build Settings로 진입하고 나서 Build Active Architecture Only의 Debug와 Release를 둘 다 Yes로 바꿔줍니다.
Exclude Architectures에는 Debug와 Release에 Any iOS Simulator SDK - arm64를 추가해줍니다.
xcode를 클릭한다음 상단의 Product를 선택하고 Clean Build Folder를 누른 뒤, xcode를 닫습니다.
Rosetta Terminal에서 프로젝트가 있는 공간으로 진입한 다음
sudo gem install cocoapods-deintegrate cocoapods-clean
pod deintegrate
pod clean
pod install
를 순서대로 입력해줍니다.
*^^*
'iOS' 카테고리의 다른 글
[iOS] About the UI Restoration Process 정리 (0) | 2021.11.13 |
---|---|
[iOS] HTTP 통신 허용하기 (0) | 2021.09.30 |
[iOS] NotificationCenter 정리 (0) | 2021.09.10 |
[iOS] StackView (0) | 2021.05.03 |
[iOS] OpenGLES / Metal (0) | 2021.03.05 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 네트워크 플로우
- observeOn
- WWDC21
- MeTal
- 최대 매칭
- 포드 풀커슨 알고리즘
- 벨만포드 시간복잡도
- 강한 순환 참조
- 최단경로문제
- WWDC19
- 부스트캠프 6기
- WWDC17
- Testable
- 컴퓨터 추상화
- CPU와 Memory
- CompositionalLayout
- test coverage
- 다익스트라 시간복잡도
- 네트워크 유량
- HIG
- mach-o
- 최단경로 알고리즘
- 벨만포드 알고리즘
- 코딩대회
- 에드몬드 카프 알고리즘
- State Restoration
- 최단경로 문제
- WWDC16
- IOS
- rxswift
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함