mac 配置
- 显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true
- 重启Finder
killall -KILL Finder
Xcode
- 插件目录 (需要运行任意一个插件工程,此目录才会出现)
~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins
- 工程模板目录
/Applications/Xcode-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project\ Templates/iOS/Application
- 模拟器路径
/Users/yourUserName/ Library/Developer/CoreSimulator
- 显示行号
xcode->preferences->text editing->editing
选中 show line numbers