Skip to content

Commit bcb0f3a

Browse files
authored
fix CocoaPods capitalization in the latest blog post (#5209)
1 parent 4c83503 commit bcb0f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/blog/2026-08-11-react-native-0.87.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ See [RFC #0994](https://github.com/react-native-community/discussions-and-propos
156156

157157
#### Headers Breaking Changes
158158

159-
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.
159+
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.
160160

161161
You might notice a couple of new XCFrameworks:
162162

0 commit comments

Comments
 (0)