Votice SDK v1.0.19
🚀 Votice SDK v1.0.19
Changes in this release:
- Merge pull request #51 from ArtCC/develop
- Add step to ensure matching iOS Simulator runtime is installed in CI workflow
- Replace Python script with jq command to list latest iPhone simulator info in GitHub workflow
- Improve iOS simulator selection in GitHub Actions workflow
- Update iOS build job to dynamically select available iPhone simulator
- Update iOS simulator destination in test workflow to iPhone 17 Pro with OS 26.0
- Refactor SuggestionCard and SuggestionDetailView layout and styling
- Update version from 1.0.18 to 1.0.19 across project files
Latest commit:
Merge pull request #51 from ArtCC/develop
feature: deploy v1.0.19 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.19")
]Or add it through Xcode:
- File → Add Package Dependencies
- Enter:
https://github.com/ArtCC/votice-sdk.git - Select version:
1.0.19
This release was automatically generated from commit 293c899