Parcourir la source

[Infra] Add changelog entry for Xcode 26 crash fix (#15166)

Nick Cooke il y a 8 mois
Parent
commit
b030a1333d
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      FirebaseInAppMessaging/CHANGELOG.md

+ 5 - 0
FirebaseInAppMessaging/CHANGELOG.md

@@ -1,3 +1,8 @@
+# 12.1.0
+- [fixed] Fix Xcode 26 crash from missing `NSUserActivityTypeBrowsingWeb`
+  symbol. Note that this fix isn't in the 12.1.0 zip and Carthage
+  distributions, but will be included from 12.2.0 onwards. (#15159)
+
 # 11.0.0
 - [removed] **Breaking change**: The deprecated `FirebaseInAppMessagingSwift`
   module has been removed. See