1. 首页
  2. 数据库
  3. 其它
  4. cocoapods playgrounds:为任何库生成Swift操场 源码

cocoapods playgrounds:为任何库生成Swift操场 源码

上传者: 2021-02-08 05:08:27上传 ZIP文件 206.55KB 热度 22次
CocoaPods游乐场 为任何CocoaPod或Carthage模块生成一个Swift Playground。 安装 $ gem install cocoapods-playgrounds 用法 可可豆 为特定Pod生成一个Playground: $ pod playgrounds Alamofire 为本地开发Pod生成一个Playground: $ pod playgrounds ../../../Sources/Alamofire/Alamofire.podspec 要生成具有多个Pod的Playground,请执行以下操作: $ pod playgrounds RxSwift
用户评论