getlantern / systray

a cross platfrom Go library to place an icon and menu in the notification area
Apache License 2.0
3.19k stars 441 forks source link

error, crash:Symbol not found: kIOMainPortDefault #271

Open agaolong opened 1 month ago

agaolong commented 1 month ago

macos 11.7.8 m1

Possible solutions:

if (MAC_OS_X_VERSION_MAX_ALLOWED < 120000) // Before macOS 12 Monterey

define kIOMainPortDefault kIOMasterPortDefault

endif