Wrong 'Hardcoded self class reference' warnings

Issue #81 resolved
Former user created an issue

Having AppDelegate categories in the form AppDelegate+<Library> leads to incorrect hardcoded self class reference warnings.

e.g. AppDelegate+Adjust [Adjust appDidLaunch:adjustConfig];

Please see attachment

Comments (3)

  1. Log in to comment