diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index 4461ed291..5b044d389 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -69,10 +69,6 @@ Copyright © 2011-2016 Linus Torvalds, Dirk Hohndel, Tomaz Canabrava and the Subsurface developer team NSMainNibFile SubsurfaceMobileLaunch - UIBackgroundModes - - location - UILaunchStoryboardName SubsurfaceMobileLaunch UISupportedInterfaceOrientations @@ -82,7 +78,5 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight - NSLocationAlwaysUsageDescription - When the GPS background service is running, Subsurface-mobile continues to collect GPS positions which can then be matched with dive records.