NativeDisplayBrightness
NativeDisplayBrightness copied to clipboard
compilation errors
Hello! I am trying to compile for 10.9.5 and get three errors: CFMachPortRef eventTap = CGEventTapCreate(kCGAnnotatedSessionEventTap, kCGHeadInsertEventTap, kCGEventTapOptionDefault, interestedEvents, keyboardCGEventCallback, (__bridge void * _Nullable)(self)); // ) Expected
and [NSEvent addGlobalMonitorForEventsMatchingMask:NSEventMaskKeyDown | NSEventMaskKeyUp // Undeclared please help