How to avoid code-signing warnings in Mac app

I keep getting one last warning when I build my app to run: " SpellSentry isn't code signed but requires entitlements," despite having a valid developers certificate and provided an entitlements file with selected provisions. What else should I be checking for?

How to avoid code-signing warnings in Mac app
 
 
Q