mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-04 13:08:33 +01:00
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:
5
app.json
5
app.json
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user