heap / heap-ios-sdk

Heap iOS SDK
4 stars 2 forks source link

Add scripts for shipping SwiftPM releases #6

Closed bnickel closed 3 years ago

bnickel commented 3 years ago

We recently added a Package.swift file to this project so Heap could be consumed as a package in Xcode. This adds scripts that update the various files from the zip file on the server and tag the release on GitHub.

More details can be found in the added scripts/README.md