Skip to content

Votice SDK v1.0.25

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:02

🚀 Votice SDK v1.0.25

Changes in this release:

  • Align release tags with SDK version and simplify iOS CI builds

Latest commit:

Align release tags with SDK version and simplify iOS CI builds

  • Derive release versions from the SDK configuration and validate semantic versioning
  • Skip release creation when the SDK version tag already exists
  • Update release metadata and GitHub release action to use the SDK version
  • Remove simulator runtime installation and dynamic simulator selection from tests
  • Build the iOS example using a generic simulator destination

Installation

Swift Package Manager

Add this to your Package.swift:

dependencies: [
    .package(url: "https://github.com/ArtCC/votice-sdk.git", from: "1.0.25")
]

Or add it through Xcode:

  1. File → Add Package Dependencies
  2. Enter: https://github.com/ArtCC/votice-sdk.git
  3. Select version: 1.0.25

This release was automatically generated from commit 2c87516