Votice SDK v1.0.17
🚀 Votice SDK v1.0.17
Changes in this release:
- Merge pull request #49 from ArtCC/develop
- Refactor VoticeDemo project structure and add configurable UI dimensions
- Update Votice SDK version to 1.0.17 and reflect changes in configuration manager and tests
Latest commit:
Merge pull request #49 from ArtCC/develop
feature: deploy v1.0.17 to main branch
Installation
Swift Package Manager
Add this to your Package.swift:
dependencies: [
.package(url: "https://github.com/ArtCC/votice-sdk.git", from: "1.0.17")
]Or add it through Xcode:
- File → Add Package Dependencies
- Enter:
https://github.com/ArtCC/votice-sdk.git - Select version:
1.0.17
This release was automatically generated from commit de3ee8d