Skip to content

Votice SDK v1.0.14

Choose a tag to compare

@github-actions github-actions released this 12 Oct 21:12
35eb9d9

🚀 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:

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

This release was automatically generated from commit 35eb9d9