logo
  • 教程列表
  • SO官方文檔
  • 在 Github 中更新你的 Pod
    • Pod 更新清單
  1. StackOverflow 文件
  2. cocoapods 教程
  3. 在 Github 中更新你的 Pod
  4. Pod 更新清單

Pod 更新清單

Created: November-22, 2018

  1. 使用 git pull origin master 更新你的專案
  2. Update s.version inside MyRepo.podspec
  3. 使用 pod lib lint MyRepo.podspec 檢查本地錯誤
  4. git add . & git commit -m "Update pods version"
  5. git push origin master
  6. 製作新版本
  7. pod trunk push MyRepo.podspec

資源

  • 在 Github 中更新你的 Pod

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明