Skip to content

Instantly share code, notes, and snippets.

@Bensge
Last active August 29, 2015 14:03
Show Gist options
  • Save Bensge/bd9067ebb7959a4cee6b to your computer and use it in GitHub Desktop.
Save Bensge/bd9067ebb7959a4cee6b to your computer and use it in GitHub Desktop.
notify_post 7.1 bug quick fix
#define notify_post(STRING) CFNotificationCenterPostNotification(CFNotificationCenterGetDarwinNotifyCenter(), CFSTR(#STRING), NULL, NULL, TRUE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment