`
mmdev
  • 浏览: 12930273 次
  • 性别: Icon_minigender_1
  • 来自: 大连
文章分类
社区版块
存档分类
最新评论

ios开发答疑录系列​--XCode重命名文件夹

 
阅读更多

============================================================
博文原创,转载请声明出处
============================================================
众所周知,xcode的group和folder是相互独立的,因此重命名group时候,floder不会自动改变,下面介绍如何修改

  • Close Xcode.
  • Rename the source folder.
  • Open the .pbxproj file inside project bundle (context menu "Show Package Contents") with any text editor.
  • Search and replace any ocurrence of the original folder name with the new folder name.
  • Save the file.
  • Open Xcode project.

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics