[ios]unsupported os version 15.3 해결방법
밑에 보이는 것처럼 하면 되는데, 몇가지 문제사항이 있다..
https://github.com/filsv/iPhoneOSDeviceSupport/issues/110
위의 링크에서 받아 볼 수 있는데.
15.2까지 release 되어있다.. 그런데.
15.3은 지원되냐는것이다..
어떻게 해결하냐면... 15.2꺼 다운받아서 넣은 다음에 15.3으로 이름 변경하고
xcode를 껏다 키면 된다고 하는데 아예 맥북을 재부팅 해야 한다..
'ios,swift' 카테고리의 다른 글
[xcode]code signature version is no longer supported 해결방법 (0) | 2022.04.06 |
---|---|
[xcode]Provisioning Profiles Location위치 찾는방법 (0) | 2022.04.05 |
[ios]could not load nib in bundle in framework 해결방법 (0) | 2021.03.19 |
[SceneDelegate]삭제방법 (0) | 2020.05.29 |
[ios]swfit model version check 방법 (0) | 2020.04.27 |