From 146b18cfd063c14573feea361f691c1252aea879 Mon Sep 17 00:00:00 2001 From: MCleinman <9295855+mcleinman@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:56:18 -0800 Subject: [PATCH] qtglean bindings must match min version (#10099) --- scripts/cmake/Info.plist.QtGleanBindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cmake/Info.plist.QtGleanBindings b/scripts/cmake/Info.plist.QtGleanBindings index c6c2a34ee3..48bc3e543d 100644 --- a/scripts/cmake/Info.plist.QtGleanBindings +++ b/scripts/cmake/Info.plist.QtGleanBindings @@ -17,6 +17,6 @@ CFBundleVersion 1 MinimumOSVersion - 14.0 + 15.0