Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使每次运行我的应用程序时它都以管理员身份运行?例如,当我在 xcode 上运行时,我有read/write权限,但是当我双击应用程序运行它时,我只有read权限。如何让它始终以read/write特权启动?
read/write
read
在您的应用程序图标上使用“获取信息”,然后将“管理员”添加为您的应用程序的所有者。像这样: