Implement desktop support

Signed-off-by: denis0001-dev <denis0001.dev@ya.ru>
This commit is contained in:
2026-07-26 15:52:42 +03:00
Unverified
parent 24fae67efc
commit 2b46c88bf3
133 changed files with 5446 additions and 485 deletions
+8
View File
@@ -27,6 +27,14 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSMicrophoneUsageDescription</key>
<string>FromChat needs microphone access for voice and video calls.</string>
<key>NSCameraUsageDescription</key>
<string>FromChat needs camera access for video calls.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>FromChat needs photo library access so you can attach images to messages.</string>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>FromChat needs permission to save images you export from chats.</string>
<key>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>