firebase-kotlin-sdk
firebase-kotlin-sdk copied to clipboard
Added TvOS and MacOs support
trafficstars
Add tvOS platform support and extend cross-platform coverage
This PR introduces comprehensive tvOS support to the Firebase Kotlin SDK, enabling deployment to Apple TV devices. The changes include:
- Added tvOS deployment targets to build configuration
- Extended platform coverage with appropriate Kotlin opt-ins for tvOS
- Updated Gradle and library versions to latest stable releases for compatibility
- Resolved merge conflicts from integrating with latest changes
This enhancement expands the SDK's reach to Apple's tvOS ecosystem while maintaining compatibility with existing iOS and other supported platforms.