feat(stage-pocket): add Android target (#1326)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: LemonNeko <self@lemonneko.moe>
This commit is contained in:
Liet Blue
2026-03-15 21:46:23 +08:00
committed by GitHub
co-authored by autofix-ci[bot] LemonNeko
parent 3c03a45b0a
commit f92db7a70b
66 changed files with 992 additions and 12 deletions
+2 -2
View File
@@ -277,7 +277,7 @@ pnpm dev:tamagotchi
Start the development server for the capacitor:
```shell
pnpm dev:pocket:ios <DEVICE_ID_OR_SIMULATOR_NAME>
pnpm dev:pocket:ios --target <DEVICE_ID_OR_SIMULATOR_NAME>
# Or
CAPACITOR_DEVICE_ID=<DEVICE_ID_OR_SIMULATOR_NAME> pnpm dev:pocket:ios
```
@@ -290,7 +290,7 @@ If you need to connect server channel on pocket in wireless mode, you need to st
sudo pnpm dev:tamagotchi
```
Then enable secure websocket in tamagotchi `settings/system/general`.
Then enable secure websocket in tamagotchi `settings/connections`.
### Documentation Site