Skip to content

Instantly share code, notes, and snippets.

@GregLukosek
Created December 11, 2014 16:26
Show Gist options
  • Save GregLukosek/0bd52811915cab4efa85 to your computer and use it in GitHub Desktop.
Save GregLukosek/0bd52811915cab4efa85 to your computer and use it in GitHub Desktop.
dispatch_async (dispatch_get_main_queue (),
{
// sume code here
()
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment