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 中,有没有办法查找工作区中是否提到了资产?您知道如何右键单击某些文本,然后“在工作区中查找”,它会显示该测试的所有实例,除了在文件中输入资产名称,然后在工作区中查找,还有另一种方法可以看看资产在哪里使用/提及?
您始终可以使用 Cmd+3 进行基于文本的快速搜索。这实际上是当您选择“在工作区中查找”时发生的情况。