[Xcode] Could not locate device support files
Introduce
flutterでアプリを作っていて実機で確認するときにXcodeのエラーが出ちゃいました...
wao...Xcodeのサポートバージョンが実機のバージョンに追いついていないみたいなエラーでした.
Usage
Xcodeのサポートバージョンを最新のiosバージョンに対応させるようにします.
iGhibli/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly. - iGhibli/iOS-DeviceSupport
このリポジトリからダウンロードしてきて次のコマンドを一発実行するだけです.
1 2 |
$ sudo ./deploy.py |
これで終わりです〜