Skip to content

Votice SDK v1.0.17

Choose a tag to compare

@github-actions github-actions released this 02 Nov 10:06
de3ee8d

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

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

This release was automatically generated from commit de3ee8d