We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903b9d9 commit dc2d886Copy full SHA for dc2d886
1 file changed
README.md
@@ -7,7 +7,7 @@
7
随着项目的不断迭代,项目代码及依赖三方库和内部库越来越多,导致项目编译时间越来越长,浪费大量开发时间。
8
cocoapods-ppbuild插件将三方库打包为静态库,从而提高项目编译时间
9
10
-## 插入
+## 安装
11
````shell
12
$ gem install cocoapods-ppbuild
13
````
0 commit comments