ios,swift2022. 2. 15. 10:46

[ios]unsupported os version 15.3 해결방법

 

밑에 보이는 것처럼 하면 되는데, 몇가지 문제사항이 있다..

 

[참조]https://velog.io/@adbr/Fix-the-Unsupported-OS-Version-in-Xcode-Xcode%EC%97%90%EC%84%9C-Unsupported-OS-Version-%ED%95%B4%EA%B2%B0

 

xcode에서 'Unsupported OS Version' 해결

xcode에서 연결된 device가 안 먹힐 때 -> Fixed : Unsupported OS Version in Xcode

velog.io

 

https://github.com/filsv/iPhoneOSDeviceSupport/issues/110

 

iOS 15.3 Support Files · Issue #110 · filsv/iPhoneOSDeviceSupport

 

github.com

위의 링크에서 받아 볼 수 있는데. 

 

15.2까지 release 되어있다.. 그런데. 

 

15.3은 지원되냐는것이다..

 

어떻게 해결하냐면... 15.2꺼 다운받아서 넣은 다음에  15.3으로 이름 변경하고

 

xcode를 껏다 키면 된다고 하는데 아예 맥북을 재부팅 해야 한다..

Posted by thdeodls85