From fd27c3fa23cd9f96648ad84b969287c031ebce03 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 17 Sep 2016 19:05:01 -0700 Subject: iOS build: add required key for iOS 10 This one's weird. We actually don't access the Photo Library. But maybe it's the access to the local files (in order to store the dive data) that causes this? Signed-off-by: Dirk Hohndel --- packaging/ios/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packaging/ios/Info.plist.in') diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index 5b044d389..7cd46b0d8 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -78,5 +78,7 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSPhotoLibraryUsageDescription + Subsurface-mobile stores your dive list locally - iOS seems to think that means it accesses your photos (which it does not) -- cgit v1.2.3-70-g09d2