Skip to content

fix: Sync iOS Podfile lockfile#3961

Closed
mrousavy wants to merge 1 commit into
mainfrom
codex/sync-ios-podfile-lock
Closed

fix: Sync iOS Podfile lockfile#3961
mrousavy wants to merge 1 commit into
mainfrom
codex/sync-ios-podfile-lock

Conversation

@mrousavy
Copy link
Copy Markdown
Owner

Summary

  • sync the generated React-Core-prebuilt checksum in the iOS example Podfile.lock
  • remove the need for local pod install to dirty the checkout before building

Why

After the React Native upgrade, a fresh bun example pods produces a different React-Core-prebuilt checksum than the one committed on main. With the committed lockfile, bun example ios can fail before launch with CocoaPods' "sandbox is not in sync with the Podfile.lock" error.

Validation

  • bun install --frozen-lockfile
  • cleared Metro temp cache and started bun example start -- --port 8081 --reset-cache
  • bun example pods
  • bun example ios -- --udid 109A1C99-34FC-4CB6-8562-934E6AEA05DC --port 8081
  • bun example android -- --port 8081
  • confirmed Metro/logcat logged Running "SimpleCamera" for both iOS and Android

@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview, Comment May 28, 2026 4:24pm

Request Review

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