Commit graph

6 commits

Author SHA1 Message Date
PartyDonut
1c14760a1c fix: Apple deployment 2025-10-10 09:39:31 +02:00
PartyDonut
caaef04a87
chore: Update macos/ios build files (#476)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-28 15:07:44 +02:00
PartyDonut
8926ece5bb
fix: macOS and iOS flavors (#68)
## Pull Request Description

Both macos and iOS flavors are now configured properly

## Checklist

- [x] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [x] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [x] Check that any changes are related to the issue at hand.

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-24 15:27:07 +02:00
PartyDonut
57ed611b8d
[Feature] Add iOS ipa to build outputs (#17)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-14 19:44:02 +02:00
PartyDonut
7b3e733b76
[Setup] Added build.yaml and check.yaml (#1)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-09-21 11:59:28 +02:00
PartyDonut
764b6034e3 Init repo 2024-09-20 10:01:13 +02:00