Votice SDK v1.0.15
🚀 Votice SDK v1.0.15
Changes in this release:
- Merge pull request #47 from ArtCC/develop
- Refactor SuggestionDetailView for tvOS with custom content card and UI adjustments
- Improve AsyncImage handling and adjust no comments text font size in SuggestionDetailView for tvOS
- Refactor tvOS SuggestionDetailView to update stats card layout
- Refactor tvOS UI components and views for improved layout and styling
- Refactor SuggestionDetailView for tvOS with layout and styling improvements
- Refactor SuggestionDetailView for tvOS with updated layout and typography
- Refactor SuggestionDetailView for tvOS with layout and style improvements
- Add tvOS support for SuggestionListView and SuggestionDetailView with UI implementations
- Refactor VoticeDemo project structure and remove test targets
- Update SwiftLint plugin version and fix shell script path in Xcode project
- Update version from 1.0.14 to 1.0.15 across project files
- Merge pull request #46 from ArtCC/develop
- Update SDK version to 1.0.14 and replace iOS screenshots with light theme versions
- Update version from 1.0.14 to 1.0.15 across project files
Latest commit:
Merge pull request #47 from ArtCC/develop
feature: deploy v1.0.15 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.15")
]Or add it through Xcode:
- File → Add Package Dependencies
- Enter:
https://github.com/ArtCC/votice-sdk.git - Select version:
1.0.15
This release was automatically generated from commit 8b4ed4a