feat: ios widget

This commit is contained in:
Fredrik Burmester
2026-01-05 21:28:00 +01:00
parent cbbac3c25c
commit 6c95962e12
28 changed files with 759 additions and 23 deletions

View File

@@ -12,6 +12,11 @@
"assetBundlePatterns": ["**/*"],
"ios": {
"requireFullScreen": true,
"entitlements": {
"com.apple.security.application-groups": [
"group.com.fredrikburmester.streamyfin.widgets"
]
},
"infoPlist": {
"NSCameraUsageDescription": "The app needs access to your camera to scan barcodes.",
"NSMicrophoneUsageDescription": "The app needs access to your microphone.",