mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
feat: ios widget
This commit is contained in:
5
app.json
5
app.json
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user