과거 swift3.2 xcode9.1 에서 배포한 앱이 최신 디바이스 iOS 13.3에서 죽는 이슈가 발생했을때 swift버전을 올리지 않고 급하게 처리한 경험입니다.
아래와 같은 에러 메세지를 만남..
This iPhone XS is running iOS 13.3 (17C54), which may not be supported by this version of Xcode.
XX iphone doesn’t support any of XXXX.app’s architectures. You can add XX iphone’s arm64e architecture to XXXX.app’s Architectures build setting.
설치된 xcode 삭제
xcode10.1은 iOS12.1(16B91)까지 지원, 최신버전 13.3까지 테스트 할 수 있도록 셋팅이 필요합니다.
발생 이슈 처리
Could not locate device support files. This iPhone 7 Plus (Model 1661, 1784, 1785, 1786) is running iOS 11.3 (15E216), which may not be supported by this version of Xcode.
dyld_shared_cache_extract_dylibs failed