19
17

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.

Xcodeでの実機転送をワイヤレスで行う方法

19
Last updated at Posted at 2018-06-22

TL;DR

Macにケーブルで繋いでアプリ開発。
今まで何本のLightningケーブルが犠牲になっただろう…。
Xcode 9からはワイヤレスで実機転送できるらしい。
やってみた。

環境

  • Xcode 9.4.1
  • iPhone 7 Plus ( iOS 11 )

やりかた

  1. iPhoneをwifiに繋ぐ(実機転送を行うMacと同じLanを使用する)
  • macとiPhoneをいつも通りLightningケーブルでつなぐ
  • XcodeからWindow > Devices and Simulatorsを選択
  • Devicesタブを選択するとつないでるiPhoneが表示されるので、Connect via networkの項目にチェックを入れる
  • ケーブル抜いていつも通り実機転送する
  • 実機転送できる!!
  • すごい!

参考

19
17
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
19
17

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?