ios默认只生成c静态库

This commit is contained in:
xiongziliang
2020-02-05 23:34:51 +08:00
parent 89e191f7fd
commit ead8b5a89c
4 changed files with 37 additions and 47 deletions

View File

@@ -176,14 +176,6 @@ git submodule update --init
```
### Build on iOS
This build method is no longer recommended.It is recommended that make Xcode project by yourself.
- My environment
Same with Build on macOS
- You can generate Xcode projects and recompile them , [learn more](https://github.com/leetal/ios-cmake):
```