diff --git a/QGCCommon.pri b/QGCCommon.pri index 5f162ab490d4c70cdaad63d34a13de9073c994bd..39447bb8429e9d6ecede81fd5604b85ee4fe2319 100644 --- a/QGCCommon.pri +++ b/QGCCommon.pri @@ -94,7 +94,7 @@ linux { DEFINES += NO_SERIAL_LINK DEFINES += QGC_DISABLE_UVC DEFINES += QGC_GST_TAISYNC_ENABLED - QMAKE_IOS_DEPLOYMENT_TARGET = 8.0 + QMAKE_IOS_DEPLOYMENT_TARGET = 11.0 QMAKE_APPLE_TARGETED_DEVICE_FAMILY = 1,2 # Universal QMAKE_LFLAGS += -Wl,-no_pie } else { diff --git a/build_ios.sh b/build_ios.sh index 627a71477578bbf8677a7e4436e14214fa69697a..ed585657a372a2d2dda2851b6e621b9c10753bda 100755 --- a/build_ios.sh +++ b/build_ios.sh @@ -5,7 +5,7 @@ if [ ! -d /Volumes/RAMDisk ] ; then exit 1 fi #-- Set to my local installation -QMAKE=/Users/gus/Applications/Qt/5.11.2/ios/bin/qmake +QMAKE=/Users/gus/Applications/Qt/5.12.2/ios/bin/qmake #-- Using Travis variables as this will eventually live there SHADOW_BUILD_DIR=/Volumes/RAMDisk/build-qgroundcontrol-iOS-Release TRAVIS_BUILD_DIR=/Users/gus/github/work/UpstreamQGC diff --git a/ios/iOSForAppStore-Info-Source.plist b/ios/iOSForAppStore-Info-Source.plist index 9967773727914d698d56fa3c880450b0f4f34541..eeaa8c2fcccfc5fd3a2c7dbc75e50c0e886be2c5 100644 --- a/ios/iOSForAppStore-Info-Source.plist +++ b/ios/iOSForAppStore-Info-Source.plist @@ -46,6 +46,8 @@ Ground Station Location NSLocationAlwaysAndWhenInUseUsageDescription Ground Station Location + NSLocationAlwaysUsageDescription + Ground Station Location NSBluetoothPeripheralUsageDescription QGroundControl would like to use bluetooth. UIRequiresFullScreen