A demo project that shows how to build a Capacitor app with Swift Package Manager (SPM) for iOS dependencies using Capawesome Cloud.
- Capacitor — Android + iOS
- Swift Package Manager — native iOS dependencies
- npm — package manager
- Vite — web build
.github/workflows/capawesome.yml builds the app on every push to main, on pull requests, and on manual dispatch using the Capawesome CLI.
| Secret | Description |
|---|---|
CAPAWESOME_CLOUD_TOKEN |
API token for Capawesome Cloud. |
CAPAWESOME_CLOUD_APP_ID |
ID of the corresponding app in Capawesome Cloud. |
See LICENSE.