From fb336757af8686be2cce0141e7fe2db3e7b3a2c3 Mon Sep 17 00:00:00 2001
From: barracuda156 <vital.had@gmail.com>
Date: Sun, 31 Dec 2023 12:55:14 +0800
Subject: [PATCH] qtpass.pro: remove a breaking setting

diff --git qtpass.pro qtpass.pro
index 9ccb3805..3892fbc8 100644
--- qtpass.pro
+++ qtpass.pro
@@ -16,7 +16,6 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
 
 macx {
     TARGET = QtPass
-    QMAKE_MAC_SDK = macosx
     QT += svg
 } else {
     TARGET = qtpass
