CocoaPrivilegedHelper
CocoaPrivilegedHelper copied to clipboard
Copy cph-hellotool doesn't happen
Been through this several times now trying to figure out what is going on . But the one operation in your example I am specifically interested in is the 'install 'Hello World' tool' I press the button and the log is displayed
Tool named 'cph-hellotool' was installed in /usr/local/bin
However
% ls -l /usr/local/bin/cph-helpertool
ls: /usr/local/bin/cph-helpertool: No such file or directory
I have all the code signing changed , and also made sure that 'cph-helpertool' is in CPHDemoApp.app/Contents/Resources (as Readme states)
Any ideas? I've tried this on 2 different systems now to no avail.. The other actions work such as being able to create a text file in /usr/local/bin..