From 84f2c4cc538a12abebc96456d4d3ec3b3de03335 Mon Sep 17 00:00:00 2001 From: Bartosz Kaszubowski Date: Thu, 13 Aug 2026 17:21:32 +0200 Subject: [PATCH] fix CocoaPods capitalization in the latest blog post --- website/blog/2026-08-11-react-native-0.87.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2026-08-11-react-native-0.87.mdx b/website/blog/2026-08-11-react-native-0.87.mdx index ac68ebd6075..9004dd21c92 100644 --- a/website/blog/2026-08-11-react-native-0.87.mdx +++ b/website/blog/2026-08-11-react-native-0.87.mdx @@ -156,7 +156,7 @@ See [RFC #0994](https://github.com/react-native-community/discussions-and-propos #### Headers Breaking Changes -To properly support SwiftPM integration with React Native, we had to rethink how we ship the precompiled binaries of React Native itself. This is needed because SwiftPM is much stricter than Cocoapods when it comes to XCFramework structure and headers location. +To properly support SwiftPM integration with React Native, we had to rethink how we ship the precompiled binaries of React Native itself. This is needed because SwiftPM is much stricter than CocoaPods when it comes to XCFramework structure and headers location. You might notice a couple of new XCFrameworks: