Skip to content

feat: add copyReactXcframeworks function#696

Open
whydidoo wants to merge 1 commit intocallstackincubator:mainfrom
whydidoo:feat/copy-prebuild-xcframeworks
Open

feat: add copyReactXcframeworks function#696
whydidoo wants to merge 1 commit intocallstackincubator:mainfrom
whydidoo:feat/copy-prebuild-xcframeworks

Conversation

@whydidoo
Copy link
Copy Markdown

@whydidoo whydidoo commented Apr 4, 2026

Summary
Add support for copying prebuilt React Native XCFrameworks in iOS brownfield packaging.

Motivation
Recent React Native versions can ship prebuilt iOS frameworks through CocoaPods.
The packaging flow should include these artifacts when available to stay compatible with the new RN distribution model.

Changes

Added copy logic for:

  • Pods/React-Core-prebuilt/React.xcframework
  • Pods/ReactNativeDependencies/framework/packages/react-native/ReactNativeDependencies.xcframework

Kept behavior conditional:

  • copy only existing frameworks
  • no-op when frameworks are missing

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 4, 2026

@whydidoo is attempting to deploy a commit to the Callstack Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant