Skip to content

Commit dac715d

Browse files
authored
Add changelog entry for bitcode removal in 10.1.0 (#10373)
Added an entry explaining the removal of bitcode in the Firebase 10.1.0 (M123) release. Based on #10340 from @paulb777.
1 parent 8b626e3 commit dac715d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Firebase 10.1.0
2+
- [changed] Bitcode is no longer included in Firebase binary distributions. Xcode 14 does not
3+
support bitcode. tvOS apps using a Firebase binary distribution will now need to use
4+
Xcode 14. (#10372)
5+
16
# Firebase 10.0.0
27
- [changed] **Breaking change**: Firebase's minimum supported versions have
38
updated for the following platforms:

0 commit comments

Comments
 (0)