use debug in run task

master
fuwa 4 years ago
parent 49a1215ca6
commit e2845e8dd4

@ -35,7 +35,7 @@ watch:
run: run:
cd cyberwow && \ cd cyberwow && \
flutter run --release --pid-file /tmp/flutter.pid flutter run --debug --pid-file /tmp/flutter.pid
# clang -target aarch64-linux-android21 cyberwow/native/hello.c -o cyberwow/native/output/hello # clang -target aarch64-linux-android21 cyberwow/native/hello.c -o cyberwow/native/output/hello
c: c:

Loading…
Cancel
Save