Skip to content

Commit 99236a8

Browse files
committed
added note for tvOS
1 parent 8a74118 commit 99236a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

release_build_files/readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,12 @@ code.
569569

570570
### 8.3.0
571571
- Changes
572+
- General: This release adds tvOS C++ libraries that wrap the community
573+
supported Firebase tvOS SDK. `libs/tvos` contains tvOS specific
574+
libraries and the `xcframeworks` directory now includes support for both
575+
iOS and tvOS. The following products are currently included for tvOS:
576+
Auth, Database, Firestore, Functions, Installations, Messaging,
577+
Remote Config, Storage.
572578
- Firestore: Removed the deprecated
573579
`Firestore::RunTransaction(TransactionFunction*)` function. Please use
574580
the overload that takes a `std::function` argument instead.

0 commit comments

Comments
 (0)