摘要: 1.Swift 使用xcode新建项目 a.打开终端 cd 目录 b.touch Podfile 新建Podfile文件 c.pod install 给项目加入第三方管理库工具会生成*.xcworkspace文件 阅读全文
posted @ 2016-05-17 20:14 百川hl 阅读(307) 评论(0) 推荐(0) 编辑