Locate installer-tool as normal resource (gdiff, 5d40d99)

The pathForAuxiliaryExecutable: method works for Foundation tools (Objective-C executables linked against the Objective-C runtime) but not for pure C executables. So must use pathForResource:ofType: to locate the installer tool instead.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Use shared support folder for executables (gdiff, 64aadbd)
Add missing early return when authorization denied (gdiff, 3b273d0) →

All snippets