mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revision
This commit is contained in:
parent
5129373f95
commit
b22b860dd7
2 changed files with 2 additions and 6 deletions
|
|
@ -54,10 +54,6 @@ lisp/qml-reload/on-reloaded.lisp
|
|||
For **android**, in order to see the debug output of eventual QML errors, you
|
||||
need to run `./log.sh` in your `build-android/` directory.
|
||||
|
||||
If you don't want auto reload enabled (would block the app if the web server
|
||||
isn't reachable), you need to rebuild the app and skip entering an IP during
|
||||
the build process, see above.
|
||||
|
||||
Both desktop and mobile auto reload can also be run **simultaneously**, since
|
||||
they share the QML source files. Any number of mobile devices may be connected,
|
||||
if they are in the same WiFi and point to the same desktop IP.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue