add file upload

This commit is contained in:
Salvatore Giordano
2020-02-28 17:02:10 +01:00
parent 1fea1fd19b
commit b6f0b6f2c1
4 changed files with 144 additions and 29 deletions
+4
View File
@@ -48,6 +48,10 @@
</array>
<key>NSAppleMusicUsageDescription</key>
<string>Used to send message attachments</string>
<key>NSCameraUsageDescription</key>
<string>Used to send message attachments</string>
<key>NSMicrophoneUsageDescription</key>
<string>Used to send message attachments</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Used to send message attachments</string>
</dict>