File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : post
3
+ title : Xcode9 无线调试功能
4
+ subtitle : zsh的快速配置
5
+ date : 2017-07-04
6
+ author : BY
7
+ header-img : img/post-bg-iWatch.jpg
8
+ catalog : true
9
+ tags :
10
+ - Xcode
11
+ - 开发技巧
12
+ ---
13
+
14
+ > 支持:Xcode 9 及 iOS 11
15
+
16
+ 使用数据线连接 iPhone 到电 Mac,Mac 和 iPhone 必须在同一个局域网
17
+
18
+ ### 1. 打开设备列表
19
+
20
+ 使用快捷键盘 ` ⇧⌘2 `
21
+ 或 在 Xcode 菜单栏选择 Window > Devices and Simulators,打开设备列表
22
+
23
+ ![ ] ( https://ws2.sinaimg.cn/large/006tNc79gy1fh6uij2kq9j30dg08l417.jpg )
24
+
25
+ ### 2. 勾选在线调试按钮
26
+
27
+ ![ ] ( https://ws2.sinaimg.cn/large/006tNc79gy1fh6ugx3097j30rl06kq4i.jpg )
28
+
29
+ ![ ] ( https://ws3.sinaimg.cn/large/006tNc79gy1fh6ugwec7sj30re06gdhl.jpg )
30
+
31
+ ### 3. 拔掉数据线
32
+
33
+ 这时就可以无线调试了。
34
+
35
+ ![ ] ( https://ws3.sinaimg.cn/large/006tNc79gy1fh6uhd01f8j30ef05v75k.jpg )
You can’t perform that action at this time.
0 commit comments