エラー内容
|
Could not locate device support files This iPhone 8 (Model A1863, A1905, A1906, A1907) is running iOS 12.3.1 (16F203), which may not be supported by this version of Xcode. |
発生条件/原因/対処法
Xcode上からiPhoneの実機を起動させようとすると発生するエラー。
iPhoneのiOSバージョンがXcode上で実行できない場合に発生する。
iPhoneのiOSバージョンをXcode上で実行できるようにすればいい。
下記のgithubより対応するバージョンをダウンロードする。
「https://github.com/filsv/iPhoneOSDeviceSupport」
続けてPCの下記のディレクトリ直下にダウンロードしたバージョンを設置する。
「/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport」
※zipの場合は解凍する。