Vexcited / StayReal

An open-source, lightweight and privacy-focused BeReal alternative client.
GNU General Public License v3.0
10 stars 2 forks source link

[GitHub Actions] Add Windows, Linux, MacOS, and Android package build #3

Closed yannouuuu closed 1 week ago

yannouuuu commented 1 week ago

Add Windows, Linux, MacOS, and Android package build This pull request includes several significant updates to the build configuration and dependencies for the StayReal project, focusing on enhancing the CI/CD pipeline and ensuring compatibility across different platforms. The most important changes include the addition of a comprehensive GitHub Actions workflow for building both desktop and mobile packages, updates to the package.json and pnpm-lock.yaml files to include platform-specific dependencies, and a minor configuration change in the tauri.conf.json file.

CI/CD:

Dependency Updates: