Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(apple): fix embed-manifest failing to find app.json #2023

Merged
merged 6 commits into from
May 7, 2024

Conversation

tido64
Copy link
Member

@tido64 tido64 commented May 7, 2024

Description

Fix embed-manifest failing to find app.json

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

In https://github.com/react-native-webview/react-native-webview:

  1. Bump react-native-test-app to 3.7.0
  2. Install: yarn
  3. Copy rnta/scripts/embed-manifest/swift.mjs to webview/node_modules/react-native-test-app/scripts/embed-manifest/swift.mjs
  4. Install Pods: pod install --project-directory=example/ios
  5. Build: yarn ios

@tido64 tido64 requested a review from kelset as a code owner May 7, 2024 10:42
@github-actions github-actions bot added platform: iOS This affects iOS platform: macOS This affects macOS platform: visionOS labels May 7, 2024
Copy link
Member

@kelset kelset left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry - it took me a while to fix my local simulators.

Was able to test and it works 🎉

@tido64 tido64 merged commit 58ac77d into trunk May 7, 2024
30 checks passed
@tido64 tido64 deleted the tido/apple-embed branch May 7, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants