1. Homebrew 什么是Homebrew? Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn’t include with OS X. 我们能够通过终端方便的使用它安装管理苹果没有自带的UNIX相关工具软件. 如何安装? 参考GitHub地址:https://github.com/mxcl/homebrew/wiki/installation 建议安装之前删除已经安装的Fin…
1. Homebrew 什么是Homebrew? Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn’t include with OS X. 我们能够通过终端方便的使用它安装管理苹果没有自带的UNIX相关工具软件. 如何安装? 参考GitHub地址:https://github.com/mxcl/homebrew/wiki/installation 建议安装之前删除已经安装的Fin…
CocoaPods IOS开发依赖管理工具 CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 68 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly. 安装: sudo gem install cocoapo…