Results 1 issues of App Tyrant

I think there may be a memory leak in CFobLicVerifier when compiled with ARC (I'm running Xcode 7.2.1/ OS X 10.11.3). `@property (retain) __attribute__((NSObject)) SecKeyRef publicKey;` If I take that...