use debug in run task

master
fuwa 4 years ago
parent 49a1215ca6
commit e2845e8dd4

@ -35,7 +35,7 @@ watch:
run:
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
c:

Loading…
Cancel
Save