Mac OS X 开发模式: Enable Developer Mode on this Mac?

开发环境:Mac OS X 10.8

Xcode : Xcode 4.4

在Xcode4.4首次运行的时候会提示要不要激活Mac OS X操作系统的开发模式( Enable Developer Mode on this Mac?)。

如图:

                Mac OS X 开发模式: Enable Developer Mode on this Mac?_第1张图片

然后: 点击【Enable】按钮后,输入密码即可。

 

如里点击了【Don`t Enable】以后每次debug时都会让你输入用户名、密码,让人不胜其烦。

其实,可以在terminal里面输入:

DevToolsSecurity -enable

你可能感兴趣的:(Mac OS X 开发模式: Enable Developer Mode on this Mac?)