Skip to content

Commit 3ab9a43

Browse files
committed
Add note about CocoaPods / SPM-only until 11.6
1 parent 3c9f54a commit 3ab9a43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

FirebasePerformance/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# 11.5.0
22
- [fixed] Replaced usage of the deprecated `UIApplication.keyWindow` property
3-
with `UIWindow.isKeyWindow`; this API is also available on visionOS. (#14048)
3+
with `UIWindow.isKeyWindow`; this API is also available on visionOS. Note that
4+
this fix will not be in the 11.5.0 zip and Carthage distributions, but will be
5+
included from 11.6.0 onwards. (#14048)
46

57
# 11.4.0
68
- [fixed] Fix a crash related to thread sanitization on FPRNetworkTrace class (#13581).

0 commit comments

Comments
 (0)