fix: no encryption

This commit is contained in:
Fredrik Burmester
2024-08-25 11:48:00 +02:00
parent 42f4631143
commit f9a5841f88

View File

@@ -25,6 +25,9 @@
"NSAllowsArbitraryLoads": true
}
},
"config": {
"usesNonExemptEncryption": false
},
"supportsTablet": true,
"bundleIdentifier": "com.fredrikburmester.streamyfin"
},