From d48b0c34024ecec3e408d373f7cc2422f262942d Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Fri, 5 May 2017 10:16:15 -0700 Subject: Remove Static from the tvOS configuration This further helps with the shared library coverage on iOS-like platforms as iOS and tvOS are nearly identical, until such time iOS can be moved to shared libraries for official releases as well. Change-Id: I7dbc448890759a4e49a242d4c5bcb00f6c673f4e Reviewed-by: Qt CI Bot Reviewed-by: Simon Hausmann --- coin/platform_configs/qt5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/platform_configs/qt5.txt b/coin/platform_configs/qt5.txt index 5f30e668..8d1fb22c 100644 --- a/coin/platform_configs/qt5.txt +++ b/coin/platform_configs/qt5.txt @@ -12,5 +12,5 @@ qtci-linux-RHEL-6.6-x86_64 QNX_660 x86 GCC Packagin qtci-windows-7-x86-2 QNX_660 armv7 Mingw53 Packaging Release DisableTests OpenGLES2 qtci-windows-7-x86-2 QNX_660 x86 Mingw53 Packaging Release DisableTests OpenGLES2 qtci-osx-10.10-x86_64 IOS_ANY multi Clang Packaging DebugAndRelease DisableTests Static -qtci-macos-10.12-x86_64-8 TvOS_ANY multi Clang DebugAndRelease DisableTests Static +qtci-macos-10.12-x86_64-8 TvOS_ANY multi Clang DebugAndRelease DisableTests qtci-macos-10.12-x86_64-8 WatchOS_ANY multi Clang DebugAndRelease DisableTests -- cgit v1.2.3