documentation: Updated build instructions for IOS and refreshed package-lock

This commit is contained in:
Server
2025-02-28 00:31:22 -08:00
parent 317fb2c644
commit d700be9e5b
2 changed files with 293 additions and 314 deletions

View File

@@ -105,7 +105,7 @@ Prerequisites: macOS with Xcode installed
1. Build the web assets:
```bash
npm run build -- --mode capacitor
npm run build:capacitor
```
2. Add iOS platform if not already added: