revert: remove accidentally merged ios widget commits

Reverts commits d58c1a77 (feat: ios widget) and 08fe871d (wip: widget)
that were accidentally merged from feat/ios-widget-build-target branch.
This commit is contained in:
Fredrik Burmester
2026-01-05 21:28:00 +01:00
parent 5eae6e6cd0
commit a37a8753c2
28 changed files with 23 additions and 798 deletions

View File

@@ -12,11 +12,6 @@
"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.",