Any idea what would cause an app to not be recognized by the PPPC Utility? Whether I try adding with the "+" symbol or drag and drop, the utility just does not want to play nice with one of our in house apps..
Page 1 / 1
Guessing...but maybe the app has to be signed? If its in house, did you sign it with your apple dev signature?
I wasn't the dev that worked on it, but you are right...it wasn't signed even though he was sure he had done so.
If you ever need to pre-check if an app is signed you can run this:
codesign -dr - /path/to/app
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.