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

chore(visionos): reintroduce no-packager for visionos #1936

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

kelset
Copy link
Contributor

@kelset kelset commented Mar 26, 2024

Description

When testing this PR yesterday #1933 I noticed that the run-visionos command wasn't taking the params. So I went ahead and merged that without the extra param; now Oskar has already taken care of fixing it:

so we can re add it.

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

Classic test:

  • yarn install
  • cd example
  • pod install --project-directory=visionos
  • yarn visionos -> the command won't error out and won't start Metro either
  • the app runs just fine but you need to start metro on the side

@kelset kelset requested a review from tido64 as a code owner March 26, 2024 16:03
@kelset kelset enabled auto-merge (squash) March 26, 2024 16:03
@kelset kelset force-pushed the kelset/fix-visionos-packager branch from 46e14fc to e55cbe9 Compare March 26, 2024 16:05
@kelset kelset merged commit ad49b91 into trunk Mar 26, 2024
30 checks passed
@kelset kelset deleted the kelset/fix-visionos-packager branch March 26, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants