mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-10 00:11:43 +08:00
fixed: ServiceManagement not available in 10.5
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
|
||||
#import "AXDatabaseCleaner.h"
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060
|
||||
#import <ServiceManagement/ServiceManagement.h>
|
||||
#endif
|
||||
#import <Security/Authorization.h>
|
||||
|
||||
const NSString* const label = @"synmacph";
|
||||
|
||||
Reference in New Issue
Block a user