I am receiving following warning prior to submission to the AppStore The app references non-public selectors in Payload/myapp.app/myapp operationCompleted:
I tried to search for the 'operationCompleted' method in my workspace but can't find anything. It seems like I am not using the method anywhere.
How should I proceed?