33
20

More than 5 years have passed since last update.

Xcode 9 & iOS 11 からできるワイヤレスデバッグの手順

Last updated at Posted at 2017-11-02

前提

- Xcode 9
- iOS 11
- 同一LAN内
- macOS Sierra 10.12.4 以降

設定

  1. 従来通りUSBでiPhoneをMacに接続する

  2. Xcode の メニューからWindow > Devices and Simulators を選択
    スクリーンショット 2017-11-02 8.49.27.png

  3. デバイス一覧からデバイスを選択して Connect via network を選択
    スクリーンショット 2017-11-02 8.54.50.png
    選択後は、iPhoneを取り外してしまって問題無い

  4. ビルドターゲットにネットワークアイコンが表示されていれば、設定完了
    スクリーンショット 2017-11-02 9.04.24.png
    後はいつも通りに開発ができます!

参考

https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/WhatsNewXcode/xcode_9/xcode_9.html#//apple_ref/doc/uid/TP40004626-CH8-SW6
https://developer.apple.com/videos/play/wwdc2017/404/

33
20
1

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
33
20