From db706193e1ae896a2158e8ec77b0ae66bab015a4 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 3 Nov 2019 04:16:35 -0800 Subject: [PATCH] iOS: update Info.plist with better text and missing description key The NOTICE and copyright are freeform. The new description key is required for iOS 13, but of course the redundant old key is still required for older builds... Signed-off-by: Dirk Hohndel --- packaging/ios/Info.plist.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index f8b2184ce..bdd1595ba 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -25,9 +25,9 @@ LSRequiresIPhoneOS NOTE - Subsurface is a open source software released under the GPLv2 -- and it is based on many pieces of open source software. + Subsurface is open source software released under the GPLv2 -- and includes many other open source components like Qt, Kirigami, libdivecomputer, and others. NSHumanReadableCopyright - Copyright © 2011-2018 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team + Copyright © 2011-2019 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team NSMainNibFile SubsurfaceMobileLaunch UILaunchStoryboardName @@ -44,6 +44,8 @@ bluetooth-central location + NSBluetoothAlwaysUsageDescription + Subsurface-mobile can download dive information directly from some Bluetooth LE enabled dive computers; for this it needs access to your Bluetooth peripherals. NSBluetoothPeripheralUsageDescription Subsurface-mobile can download dive information directly from some Bluetooth LE enabled dive computers; for this it needs access to your Bluetooth peripherals. NSPhotoLibraryUsageDescription