Skip to content

Instantly share code, notes, and snippets.

@imgly-gists
Last active June 7, 2017 13:04
Show Gist options
  • Select an option

  • Save imgly-gists/8b95adc5fd46df6850d8df887ea2ece9 to your computer and use it in GitHub Desktop.

Select an option

Save imgly-gists/8b95adc5fd46df6850d8df887ea2ece9 to your computer and use it in GitHub Desktop.
+ (void)initialize {
if (self == [PESDKPlugin self]) {
[PESDK unlockWithLicenseAt:[[NSBundle mainBundle] URLForResource:@"LICENSE_IOS" withExtension:nil]];
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment