MOB-LOG

モブおじの記録 (Programming, 統計・機械学習)

2024-07-17から1日間の記事一覧

xcode - Flutter xcodebuild: error: Unable to find a destination matching the provided destination specifier (flutterでiOSアプリ開発していて、iOS simulatorの仮想デバイスとうまく接続できないとき)

問題→解決 iOSアプリ開発をしていて、iOS Simulatorをターゲットにしたらデバイスが一致しないぞ、と言われた。 xcodebuild: error: Unable to find a destination matching the provided destination specifier: { id:XXXX-XXXXX-XX-XXX} StackOverflowで完…