提交 36f33c67 编写于 作者: L liuruilong

update readme

上级 1a5de371
......@@ -34,7 +34,7 @@ cd ../build/release/ios/build
libpaddle-mobile.a
/src/ios_io/ 下的
PaddleMobile.h
PaddleMobileCPU.h
```
拖入工程
......
......@@ -160,7 +160,7 @@ build_for_ios() {
fi
cd "${BUILD_DIR}"
make -j 8
cp ../../../src/ios_io/PaddleMobile.h ./build/PaddleMobile.h
cp ../../../src/ios_io/PaddleMobileCPU.h ./build/PaddleMobileCPU.h
cd ./build
# 生成符号表
ranlib *.a
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册