I attempted to build this project locally, but ran into this error after running make build:
error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate
matching team ID "5A5U3XX696" with a private key was found. (in target 'Reframed' from project 'Reframed')
** BUILD FAILED **
make: *** [build] Error 65
I attempted to build this project locally, but ran into this error after running
make build: