From 27b921fb1d0c9d5350a9834837465178aa8e819d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 13 Apr 2018 16:43:20 -0700 Subject: iOS: make logfile accessible to user By creating it in the Documents path and setting the two magic keys, iOS will make the log file available to the user. Signed-off-by: Dirk Hohndel --- packaging/ios/Info.plist.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'packaging/ios/Info.plist.in') diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index c64d04560..dab667ccd 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -54,5 +54,9 @@ Subsurface-mobile can track your location to match imported dives NSLocationAlwaysAndWhenInUseUsageDescription Subsurface-mobile can track your location to match imported dives + UIFileSharingEnabled + YES + LSSupportsOpeningDocumentsInPlace + YES -- cgit v1.2.3-70-g09d2