添加mac版本二进制文件

This commit is contained in:
xiongziliang
2019-08-19 14:59:56 +08:00
parent 5bcdb7fb53
commit fa60a3c1d8
25 changed files with 35 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
执行可执行程序时,请在终端输入:
```
export DYLD_LIBRARY_PATH=./
./MediaServer -d &
```