Disable Developer Tools Safari

Hello,


we want as a company restrict our employees not to have access to the safari Developer Tools on Mac OS X. How can we restrict safari to not showing this option in the preferences. They should not have access to the Webinspector to can not debug or change something on any of our webapps running in safari.


The second question is how can we disable debugging of an iOS webapp using an untrusted Mac OS X with Safari. May be a employee has at home a mac and attaches the companies iPad to it with usb. How can we prevent that he can not debug the webapp running on the iPad without that we can make any modification on the Mac (it’s the private one of the employee)?


if someone can only answer one of this two questions it’s enough. Every solution would be glad.


Thanks

René

Replies

For the second question we realized, that our app downloaded from the app store can't be debugged in safari while a debug app installed with xcode is debugable.


Is this save or are there any edits, that someone can debug the production app like described in the initially second question?