PranavFences 0.1.0

PranavFences 0.1.0

Pranav Gupta 维护。



  • Pranav Gupta

iOS Fences Client

本仓库包含用于进行基于 REST 的 HTTP 网络调用的合约。

构建

  • 用于重新生成 protobuf 文件的 Swift 代码
swift-protoc.sh --apps-commit <commit> --apps-tag <tag> --apps-branch <branch> \
--query-commit <commit> --query-tag <tag> --query-branch <branch> \
--fences-commit <commit> --fences-tag <tag> --fences-branch <branch> --path <path>
  • 用于验证 pod spec
pod spec lint --allow-warnings --sources=ErgoPods,master
  • 用于推送 pod spec
pod repo push ErgoPods FencesClient.podspec --allow-warnings --sources=ErgoPods,master