Skip to content

Commit fdea6f5

Browse files
chore: Add warning to 8.53.0 (#5500)
Add known issue to 8.53.0 and recommend updating to 8.53.1.
1 parent 018037b commit fdea6f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
## 8.53.0
1010

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+
1116
### Features
1217

1318
- Capturing fatal CPPExceptions via hooking into cxa_throw when enabling `options.experimental.enableUnhandledCPPExceptionsV2 = true` (#5256)

0 commit comments

Comments
 (0)