반응형
SMALL
개발중 시뮬레이터로 실행해보려고 하니
simulator no such module 'Alamofire' 에러로
pod을 인식하지 못하고 시뮬레이터 실행이 안됨
>>
target - build setting - excluded architectures - debug 에
any ios simulator SDK : arm64 추가
반응형
LIST
'iOS - Swift' 카테고리의 다른 글
[swift] 화면 캡쳐 방지 (0) | 2022.06.22 |
---|---|
[swift] 백그라운드 갔다가 돌아왔을 때 (0) | 2022.06.22 |
[xcode] failed to prepare device for development 에러 (0) | 2022.05.09 |
[스위프트/Swift] duplicate symbols for architecture arm64 (0) | 2019.12.30 |
[스위프트/Swift] /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directory (0) | 2019.10.29 |