Votice SDK v1.0.14
🚀 Votice SDK v1.0.14
Changes in this release:
- Merge pull request #45 from ArtCC/develop
- Refactor UI components for platform-specific behavior and update visible statuses in macOS demo
- Refactor navigation bar modifiers and Votice view initialization for platform compatibility
- Add Liquid Glass style support and refactor navigation bars in Votice UI components
- Update Votice SDK version to 1.0.14 and reflect changes in configuration and tests
Latest commit:
Merge pull request #45 from ArtCC/develop
feature: deploy v1.0.14 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.14")
]Or add it through Xcode:
- File → Add Package Dependencies
- Enter:
https://github.com/ArtCC/votice-sdk.git - Select version:
1.0.14
This release was automatically generated from commit 35eb9d9