Skip to content

Instantly share code, notes, and snippets.

@superbderrick
Last active January 12, 2022 08:28
Show Gist options
  • Save superbderrick/59fe2d3c6d019822ba845b51780edaee to your computer and use it in GitHub Desktop.
Save superbderrick/59fe2d3c6d019822ba845b51780edaee to your computer and use it in GitHub Desktop.
[UnityFrameworkLoad() unloadApplication];
- (void)unityDidUnload:(NSNotification*)notification
{
[[self ufw] unregisterFrameworkListener: self];
[self setUfw: nil];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment