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: declare support for 0.76 #2222

Merged
merged 1 commit into from
Oct 18, 2024
Merged

fix: declare support for 0.76 #2222

merged 1 commit into from
Oct 18, 2024

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Sep 12, 2024

Description

Declare support for 0.76.

For blocking issues, see #2131

Resolves #2131.

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

npm run test:matrix 0.76

Screenshots

Configuration JSC Hermes Fabric Fabric + Hermes
Android n/a Screenshot-Android-hermes n/a Screenshot-Android-hermes-fabric-concurrent
iOS Screenshot-iOS Screenshot-iOS-hermes Screenshot-iOS-fabric-concurrent Screenshot-iOS-hermes-fabric-concurrent
visionOS Screenshot-visionOS n/a n/a n/a
Windows n/a image n/a image

@okwasniewski
Copy link
Contributor

Hey,

FYI I've released the RC of React Native visionOS: https://github.com/callstack/react-native-visionos/releases/tag/v0.76.0-rc.0-visionos

@tido64
Copy link
Member Author

tido64 commented Sep 24, 2024

Uhh… this is new:

xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:visionOS Simulator }

	Ineligible destinations for the "ReactTestApp" scheme:
		{ platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder, name:Any visionOS Device, error:visionOS is not installed. To use with Xcode, first download and install the platform }

@okwasniewski: I don't suppose you've fixed this already and I can just copy whatever you did? 😅

Update: #2258

@okwasniewski
Copy link
Contributor

@tido64 Sorry I didn't run into this before not sure why 😅 Im glad that you found a solution

@tido64 tido64 force-pushed the tido/0.76 branch 2 times, most recently from 2660442 to d3562cb Compare October 2, 2024 12:29
@github-actions github-actions bot added the platform: Windows This affects Windows label Oct 2, 2024
@github-actions github-actions bot removed the platform: Windows This affects Windows label Oct 7, 2024
@tido64 tido64 marked this pull request as ready for review October 16, 2024 10:53
@tido64 tido64 requested a review from JasonVMo as a code owner October 16, 2024 10:53
@tido64 tido64 requested a review from Saadnajmi October 16, 2024 10:53
@tido64 tido64 enabled auto-merge (squash) October 18, 2024 11:39
@tido64 tido64 merged commit 346b18c into trunk Oct 18, 2024
27 checks passed
@tido64 tido64 deleted the tido/0.76 branch October 18, 2024 14:13
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.

Add support for react-native 0.76
3 participants