Automatically enable Xcode "Developer Mode" on computer lab workstations
As an administrator, run the following commands in Terminal (or Remote Desktop):
/usr/sbin/DevToolsSecurity -enable
/usr/sbin/dseditgroup -o edit -t group -a staff _developer
As an administrator, run the following commands in Terminal (or Remote Desktop):
/usr/sbin/DevToolsSecurity -enable
/usr/sbin/dseditgroup -o edit -t group -a staff _developer