0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

This iPhone is running iOS 13.1, which may not be supported by this version of Xcode.

Posted at

ios 13.1にupdateしたら、xcodeでdebugできなくなったので対応しました。色々やってみたけど、何が良かったのかいまいちわからない。

とりあえずやったこととしては、2つです。一つは、xcodeとiphoneを接続したときに、インストールするか聞かれたので、インストールするにして、xcodeを閉じろと言われたので、閉じて、再起動。

あとは、github.com/filsv/iPhoneOSDeviceSupportをダウンロード、解凍して適切な場所に配置。

$ mv 13.1 (17A5821e) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?