mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 16:02:46 +08:00
fixed: ServiceManagement not available in 10.5
This commit is contained in:
@@ -80,10 +80,7 @@ macx {
|
||||
QSYNERGY_ICON.files = res/mac/Synergy.icns
|
||||
QSYNERGY_ICON.path = Contents/Resources
|
||||
QMAKE_BUNDLE_DATA += QSYNERGY_ICON
|
||||
LIBS += -framework ApplicationServices \
|
||||
-framework ServiceManagement \
|
||||
-framework Security \
|
||||
-framework cocoa
|
||||
LIBS += $$MACX_LIBS
|
||||
}
|
||||
debug {
|
||||
OBJECTS_DIR = tmp/debug
|
||||
|
||||
Reference in New Issue
Block a user