localhost:~ Joe$ spctl -va /Applications/OpenLP.app/
/Applications/OpenLP.app/: invalid Info.plist (plist or signature have been modified)
spctl --list returns:
http://pastebin.com/pnCWQu1X
ls -l /Applications/OpenLP.app/Contents/ returns:
total 16
drwxr-xr-x@ 2 Joe admin 68 2 Feb 12:50 Frameworks
-rw-r--r--@ 1 Joe admin 4976 2 Feb 12:50 Info.plist
drwxr-xr-x@ 144 Joe admin 4896 2 Feb 12:50 MacOS
drwxr-xr-x@ 5 Joe admin 170 2 Feb 12:50 Resources
That ok?
Comments
/Applications/OpenLP.app/: accepted
override=security disabled
Also can you run "spctl --list"?
And another can you run "ls -l /Applications/OpenLP.app/Contents/"?
localhost:~ Joe$ spctl -va /Applications/OpenLP.app/
/Applications/OpenLP.app/: invalid Info.plist (plist or signature have been modified)
spctl --list returns:
http://pastebin.com/pnCWQu1X
ls -l /Applications/OpenLP.app/Contents/ returns:
total 16
drwxr-xr-x@ 2 Joe admin 68 2 Feb 12:50 Frameworks
-rw-r--r--@ 1 Joe admin 4976 2 Feb 12:50 Info.plist
drwxr-xr-x@ 144 Joe admin 4896 2 Feb 12:50 MacOS
drwxr-xr-x@ 5 Joe admin 170 2 Feb 12:50 Resources
That ok?
Can you try running "spctl --remove /Volumes/OpenLP/OpenLP.app" then "spctl --add /Applications/OpenLP.app/" and then try launching OpenLP with Gatekeeper enabled?