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

I get Bless Error & XPC Connection Invalidated #6

Closed doozMen closed 6 years ago

doozMen commented 6 years ago
Helper: Bundle Version => 1.0.3
2018-06-19 19:12:51.336201+0200 MyApplication[50615:3186415] Bless Error: Error Domain=CFErrorDomainLaunchd Code=4 "(null)"
2018-06-19 19:12:51.336445+0200 MyApplication[50615:3186250] XPC Connection Invalidated

Do I need to set something correctly in my Macs settings?

What kind of certificate do I need? Some to run it on the AppStore? I made one for Developer Id Application Do I need another certificate or provisioning profile?

Thanks for the help.

doozMen commented 6 years ago

Ok I did not properly read the Readme LOL