0.2.0 beta 4
Pre-release
Pre-release
What changed
- Lowered declared platform requirements to iOS 16 and macOS 13, which is the lowest floor that works without changing TwitchKit code that uses Swift Duration and Task.sleep(for:).
- Fixed the Swift Package Index-style iOS build by renaming the smoke-test executable source from main.swift to SmokeTestMain.swift, avoiding Xcode package-build confusion around @main.
- Updated README installation guidance and CHANGELOG for the new prerelease.
Validation
- swift test: 93 tests passed.
- Generic iOS Xcode package build passed.
- DocC documentation generation passed.
- swift package dump-package emitted valid JSON.