iOS常用命令代码
2016-09-18 本文已影响59人
早起的小孩没饭儿吃
1.cocoapod
pod install --verbose --no-repo-update
2.谷歌浏览器跨域
open -a /Applications/Google\ Chrome.app --args --disable-web-security --user-data-dir
1.cocoapod
pod install --verbose --no-repo-update
2.谷歌浏览器跨域
open -a /Applications/Google\ Chrome.app --args --disable-web-security --user-data-dir