xcode에서 build 혹은 archive 시 fatal error: module map file not found 에러가 발생한다.
이번에 맥os도 처음 쓰고 빌드도 처음 하기에 한참 해맸는데 해결 방법은 간단하다.
xcode에서 프로젝트 열 때 xcdoeproj 가 아닌 xcworkspace 파일을 통해서 xcode를 열어야한다.
'iOS' 카테고리의 다른 글
[iOS] xcode에서 build 혹은 archive 시 fatal error: module map file not found 에러 발생 시 해결 방법 (0) | 2021.02.14 |
---|