美文网首页
Xcode各种目录

Xcode各种目录

作者: WeeverLu | 来源:发表于2016-05-30 16:08 被阅读951次

默认Library是隐藏的,隐藏显示文件夹参考Mac 终端命令

Xcode


代码片段-CodeSnippets

默认位置:~/Library/Developer/Xcode/UserData/CodeSnippets

打包文件目录 - Archives

默认位置:~/Library/Developer/Xcode/Archives

模拟器 App目录 - DerivedData

默认位置:~/Library/Developer/Xcode/DerivedData

插件目录 - Plug-ins

默认位置:~/Library/Application Support/Developer/Shared/Xcode/Plug-ins

Provisioning Profiles目录

默认位置:~/Library/MobileDevice/Provisioning Profiles

主题目录 - FontAndColorThemes

默认位置:~/Library/Developer/Xcode/UserData/FontAndColorThemes

其他


浏览器插件位置 - Internet Plug-Ins

默认位置:~/Library/Internet Plug-Ins
按快捷键Cmd+Shift+G,输入默认位置前往

相关文章

网友评论

      本文标题:Xcode各种目录

      本文链接:https://www.haomeiwen.com/subject/gcxcdttx.html