[Feature] Add iOS ipa to build outputs (#17)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2024-10-14 19:44:02 +02:00 committed by GitHub
parent 4b846f4a51
commit 57ed611b8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 395 additions and 245 deletions

View file

@ -2,7 +2,7 @@
"cSpell.words": [
"Jellyfin"
],
"dart.flutterSdkPath": ".fvm/versions/3.24.0",
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
"search.exclude": {
"**/.fvm": true
},