본문 바로가기
App Dev/IOS

[ios] Uncategorized (Xcode): Unable to find a destination matching the provided destination specifier 오류해결

by hyen_ 2024. 12. 30.
300x250

 

문제발생

앱 업데이트를 하려 시뮬레이터 vscode를 켜서 실행을하니 역시나 오류 메시지가 출력됩니다.

mac os업데이트 되면서 iOS도 새로 업데이트가 되었나봅니다. 

 

 

현재 시뮬레이터 버전 : 18.1 

 

 

Uncategorized (Xcode): Unable to find a destination matching the provided destination specifier:
		{ id:48F361F7-B534-457F-98CC-AD3E3AB0396C }

	Ineligible destinations for the "Runner" scheme:
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device, error:iOS 18.2 is not installed. To use with Xcode, first download and install the platform }

════════════════════════════════════════════════════════════════════════════════
iOS 18.2 is not installed. To download and install the platform, open
Xcode, select Xcode > Settings > Platforms, and click the GET button for the
required platform.

 

 

 

 

 

해결방법

최신버전인 18.2를 설치해보겠습니다.

 

Xcode를 실행하면 우측 상단 Xcode라고 뜹니다

 Xcode > Settings... > Components > iOS 18.2 오른쪽에 Get버튼 클릭

 

 

 

300x250
반응형

댓글