Skip to content

Release

Jan Berkel edited this page Nov 17, 2021 · 3 revisions

Checklist

  1. Green build? Critical bugs/PRs?
  2. Make sure CHANGELOG.md is updated.
  3. Update version in:
  • SQLite.swift.podspec
  • SQLite.xcodeproj/project.pbxproj
  • README.md
  • Documentation/Index.md
  1. Create a tag (x.y.z)
  2. Push tag
  3. $ pod trunk push
  4. Create a GitHub release
Clone this wiki locally