반응형
핸드폰을 재부팅 해본다
만약 그래도 되지 않는다면
본인 ios 버전을 확인
설정 -> 일반 -> 정보 순으로 들어가면 '소프트웨어 버전’
아래 사이트 접속
https://github.com/filsv/iOSDeviceSupport
GitHub - filsv/iOSDeviceSupport: Xcode iPhoneOS (iOS) DeviceSupport files (6.0 - 16.4)
Xcode iPhoneOS (iOS) DeviceSupport files (6.0 - 16.4) - GitHub - filsv/iOSDeviceSupport: Xcode iPhoneOS (iOS) DeviceSupport files (6.0 - 16.4)
github.com
휴대폰 버전에 맞는 소프트웨어 버전을 다운
터미널창으로 이동
cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
open .
두개의 명령어 입력
다운한 파일을 압축해제 후 드래그엔 드랍
반응형
'Ios 관련' 카테고리의 다른 글
x-code 16.2 버전 업데이트 후 에러 해결 (0) | 2025.02.27 |
---|---|
IOS 권한 오류 - Flutter (0) | 2024.07.31 |
Cannot find type 'class' in scope 에러 (0) | 2023.05.11 |
'UTType' is only available in application extensions for iOS 14.0 or newer (0) | 2023.05.11 |
AppStore App 판매 중단하기 (0) | 2023.03.20 |