맥북 에어 m1 모델로 원래 개발되던 앱을 옮겨서 빌드를 해봤는데요.
망치 모양의 Any ios Devices상태에서 빌드를 해보면 build succeeded 가 뜨는데요.
시뮬레이터로 변경해서 빌드를 하면 build failed가 뜹니다.
에러 코드는 The linked framework '프레임워크이름' is missing one or more architectures required by this target : x86_64
라고 나옵니다.
해결방법이 있을까요.