在 Xcode 4 中锁定文件

发布于 2024-11-03 23:04:47 字数 88 浏览 5 评论 0原文

我有一个简单的问题。在 Xcode 3 中,我可以通过单击每个文件顶部的小锁图标来锁定文件。我在 Xcode 4 中缺少这个功能。我想我只是盲目的。你能帮助我吗?

I've got a simple question. In Xcode 3 I was able to lock a file by clicking on the little lock icon at the top of each file. I'm missing this function in Xcode 4. I think I'm just blind. Can you help me?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

又怨 2024-11-10 23:04:47

该功能在 Xcode 4 中被(部分)终止。即使您可以从“文件”菜单解锁锁定的文件,但也无法锁定它。

尽管使用 Finder 仍然可以锁定文件,但当您需要锁定多个文件时,就麻烦多了。现在的漫长方法包括在项目导航器中右键单击文件并选择在 Finder 中显示。使用“获取信息”(Cmd-I) 将允许您选择“锁定”。执行此操作时,源编辑器的右上角将出现锁定符号,您可以单击该符号来解锁文件。

(似乎较新的 Apple 软件缺少许多功能,包括数字色度计实用程序中的十六进制颜色值。)

That feature was killed (partially) in Xcode 4. Even though you can Unlock a locked file from the File menu, you cannot Lock it.

Even though locking files is still possible with the Finder, it is much more troublesome when you need to lock multiple files. The long way now involves right clicking the file in the Project Navigator and selecting Show In Finder. Using Get Info (Cmd-I) will allow you to select Locked. When you do this, the lock symbol will appear in the top-right corner of the source editor, which you can click to Unlock the file.

(It seems there are many features missing in the newer Apple software, including the Hex color values in the Digital Color Meter utility.)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文