Xcode Find and replace in all project files

后端 未结 1 411
栀梦
栀梦 2020-12-13 12:03

I need to replace NSLog with DDLogVerbose in all files in the current project I am working on… What is an easy method to do this? (the search navig

相关标签:
1条回答
  • 2020-12-13 12:07

    Here are some pictures. In the toolbar search, you have to press 'Find' then a menu appears – pick replace. Now you can replace project-wide.

    step 1 step 2

    Happy coding!

    0 讨论(0)
提交回复
热议问题