mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revision
This commit is contained in:
parent
8f83949409
commit
0a94884736
2 changed files with 3 additions and 4 deletions
|
|
@ -71,6 +71,7 @@ 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.
|
||||
|
||||
|
||||
|
||||
Important notes for mobile
|
||||
--------------------------
|
||||
|
||||
|
|
@ -79,8 +80,7 @@ Please remember that installing a new version of your app on mobile will
|
|||
|
||||
So, if you changed e.g. your Slime version under `platforms/<platform>/assets/,
|
||||
an update will not replace those files, because they have been copied from the
|
||||
assets on the first start of the app. If you want to replace them, you need to
|
||||
increase `+app-version+` in `lisp/swank-quicklisp.lisp`.
|
||||
assets on the very first start of the app.
|
||||
|
||||
A simple way to guarantee a clean install is simply uninstalling the app first,
|
||||
both on the device and on the emulator (android) or simulator (iOS).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue