diff --git a/frontends/qt/BitBox.pro b/frontends/qt/BitBox.pro index d10c498a04..c408298544 100644 --- a/frontends/qt/BitBox.pro +++ b/frontends/qt/BitBox.pro @@ -62,7 +62,6 @@ unix:macx { # Those frameworks are needed for Go's http/net packages. # Waiting for https://github.com/golang/go/issues/11258 to be able to automatically capture link flags. LIBS += -framework CoreFoundation -framework Security - # QMAKE_RPATHDIR = @executable_path/../Frameworks QMAKE_LFLAGS += "-pie -s -w" QMAKE_MACOSX_DEPLOYMENT_TARGET = $$[MACOS_MIN_VERSION] }