project: add 'updates files in place' to info.plist
xcode seems to be complaining about this. We technically open the LMDB file in place? Maybe this is what it detected and is complaining about.
This commit is contained in:
@@ -76,5 +76,7 @@
|
||||
<string>Damus needs access to your media library for playback statuses</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Damus needs access to your microphone for creating video recording posts</string>
|
||||
<key>LSSupportsOpeningDocumentsInPlace</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user