PPPC Utility question

macmanmk
Contributor

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..

1 ACCEPTED SOLUTION

DFree
New Contributor III

Guessing...but maybe the app has to be signed? If its in house, did you sign it with your apple dev signature?

View solution in original post

3 REPLIES 3

DFree
New Contributor III

Guessing...but maybe the app has to be signed? If its in house, did you sign it with your apple dev signature?

macmanmk
Contributor

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.

sshort
Valued Contributor

If you ever need to pre-check if an app is signed you can run this:

codesign -dr - /path/to/app