We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018037b commit fdea6f5Copy full SHA for fdea6f5
CHANGELOG.md
@@ -8,6 +8,11 @@
8
9
## 8.53.0
10
11
+> [!Warning]
12
+> This version can cause build errors when using one of the XCFrameworks, such as
13
+> `The value for key CFBundleVersion [8.53.0+f92cfa9b1199c75411a263d2d9bc2df8ea8029cf] in the Info.plist file must be no longer than 18 characters.`
14
+> Updating to 8.53.1 fixes this problem.
15
+
16
### Features
17
18
- Capturing fatal CPPExceptions via hooking into cxa_throw when enabling `options.experimental.enableUnhandledCPPExceptionsV2 = true` (#5256)
0 commit comments