mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-30 06:42:22 +08:00
Update build_for_ios.sh
This commit is contained in:
@@ -10,4 +10,5 @@ cd ZLMediaKit
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/iOS.cmake -DIOS_PLATFORM=OS
|
||||
make -j4
|
||||
make -j4
|
||||
sudo make install
|
||||
|
||||
Reference in New Issue
Block a user