xcode에서 build 혹은 archive 시 fatal error: module map file not found 에러가 발생한다.
이번에 맥os도 처음 쓰고 빌드도 처음 하기에 한참 해맸는데 해결 방법은 간단하다.
xcode에서 프로젝트 열 때 xcdoeproj 가 아닌 xcworkspace 파일을 통해서 xcode를 열어야한다.
728x90
xcode에서 build 혹은 archive 시 fatal error: module map file not found 에러가 발생한다.
이번에 맥os도 처음 쓰고 빌드도 처음 하기에 한참 해맸는데 해결 방법은 간단하다.
xcode에서 프로젝트 열 때 xcdoeproj 가 아닌 xcworkspace 파일을 통해서 xcode를 열어야한다.
댓글