🚀 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:
- File → Add Package Dependencies
- Enter:
https://github.com/ArtCC/votice-sdk.git - Select version:
1.0.25
This release was automatically generated from commit 2c87516