erikberglund / SwiftPrivilegedHelper

Example application using a privileged helper tool with authentication in an unsandboxed application written in Swift
MIT License
180 stars 33 forks source link

CodeSignUpdate.sh issue #30

Closed skyhawlk closed 3 years ago

skyhawlk commented 3 years ago

CodeSignUpdate.sh function macDeveloper() fails and fails the build since I'm using "Apple Development" identity instead of "Mac Developer" one: "Apple Development: FirstName LastName (RALSK967X9)"

What is the difference between the two identities and does the app/helper have to be signed with "Mac Developer" identity?

skyhawlk commented 3 years ago

sorry - was not aware this was fixed already. closing.