🚀 Votice SDK v1.0.20
Changes in this release:
- Merge pull request #52 from ArtCC/develop
- Remove Ko-fi funding option from .github/FUNDING.yml - Delete ko_fi entry from the funding configuration file - Retain only the GitHub funding option in the file
- Update baseURL in ConfigurationManager and related tests to https://api.votice.app/api
- Update baseURL in ConfigurationManager and corresponding tests
- Update SwiftLintPlugins dependency to version 0.63.2
- Update Swift version to 6.0 and correct iOS deployment target to 17.6 in VoticeDemo project
- Update version from 1.0.19 to 1.0.20 across project files
Latest commit:
Merge pull request #52 from ArtCC/develop
feature: deploy 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.20")
]Or add it through Xcode:
- File → Add Package Dependencies
- Enter:
https://github.com/ArtCC/votice-sdk.git - Select version:
1.0.20
This release was automatically generated from commit 2f04336