Skip to content

Commit ea16912

Browse files
committed
新增iOS部署文档
1 parent 20b2561 commit ea16912

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

APIJSON-iOS/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# APIJSON前端部署 - iOS
2+
3+
### 1.下载后解压APIJSON工程<h3/>
4+
5+
Clone or download &gt; Download ZIP &gt; 解压到一个路径并记住这个路径。
6+
7+
8+
### 2.用Xcode运行APIJSON-Swift工程<h3/>
9+
10+
11+
1)打开<br />
12+
Open another project > 选择刚才解压路径下的APIJSON-Master/APIJSON-iOS/APIJSON-Swift > Open
13+
14+
2)运行<br />
15+
Product > Run
16+
17+
18+
### 3.测试接口<h3/>
19+
20+
看 iPhone界面 或 控制台日志。<br />
21+
如果默认url不可用,修改为一个可用的,比如正在运行APIJSON后端工程的电脑的IPV4地址,然后重新运行。
22+
23+
<br />

0 commit comments

Comments
 (0)