mirror of
https://github.com/wgh136/flutter_qjs.git
synced 2025-09-27 21:37:24 +00:00
ffi for ios (simulator)
This commit is contained in:
@@ -7,5 +7,7 @@
|
||||
###
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
# IOSTODO -DPLATFORM: for simulators use SIMULATOR64, for real devices use OS64COMBINED
|
||||
cmake .. -G Xcode -DCMAKE_TOOLCHAIN_FILE=../ios.toolchain.cmake -DPLATFORM=OS64COMBINED
|
||||
cmake --build . --config Debug
|
||||
|
Reference in New Issue
Block a user