2015/05/01

Re-assign sharing path while restarting "Simple HTTP Server Pro"?

Here are the quick fix:

1. Download stripcodesig from https://www.dropbox.com/s/wmeeodg91d1qef2/stripcodesig.zip
2. Run "sudo ./stripcodesig /Applications/SimpleHTTPServerPro.app/Contents/MacOS/SimpleHTTPServerPro /Applications/SimpleHTTPServerPro.app/Contents/MacOS/SimpleHTTPServerPro.st"
3. Remove original "SimpleHTTPServerPro"
4. Rename "SimpleHTTPServerPro.st" to "SimpleHTTPServerPro"
5. Run "sudo chmod 755 /Applications/SimpleHTTPServerPro.app/Contents/MacOS/SimpleHTTPServerPro"
6. Remove "_CodeSignature" and "_MASReceipt"

Ref
https://www.youtube.com/watch?t=57&v=pEGTLVdOXys
http://lacquer.fi/pauli/blog/2011/11/why-the-mac-app-sandbox-makes-me-sad/
http://stackoverflow.com/questions/7018354/remove-sandboxing

No comments:

Post a Comment