Commit a5bdf925 王帅

read me

1 个父辈 bc27b76c
...@@ -39,12 +39,14 @@ Import ...@@ -39,12 +39,14 @@ Import
<img src='resources/import_custom_package.jpg' width=300> <img src='resources/import_custom_package.jpg' width=300>
#### 3. 构建 iOS 项目 #### 3. 构建 iOS 项目
<img src='resources/unity_build.jpg' width=300>
#### 4. 安装依赖
<img src='resources/build_ios.jpg' width=300> <img src='resources/build_ios.jpg' width=300>
进入构建项目目录,执行 `pod install` 构建完毕后进入项目目录,执行 `pod install`
此步骤是完成构建过程后步骤。依赖[CocoaPods](https://guides.cocoapods.org/using/getting-started.html) 此步骤是完成构建过程后的步骤,依赖[CocoaPods](https://guides.cocoapods.org/using/getting-started.html)
#### 4. 必要配置 #### 4. 必要配置
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!