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

experimental: Setup sourceExts to resolve ios.visionos.js files #42

Closed
wants to merge 72 commits into from

Conversation

thymikee
Copy link
Member

@thymikee thymikee commented Dec 1, 2023

Summary:

This draft's intention is to show anyone interested in having platform extensions for visionOS on how to do it.
We can consider converting that to documentation (not sure where to put it though).

Changelog:

Test Plan:

@thymikee thymikee linked an issue Dec 1, 2023 that may be closed by this pull request
@okwasniewski okwasniewski force-pushed the main branch 2 times, most recently from fa69f67 to 043f64b Compare December 11, 2023 09:23
@okwasniewski okwasniewski force-pushed the main branch 2 times, most recently from 8a90400 to b829f7b Compare December 14, 2023 06:29
okwasniewski and others added 23 commits January 8, 2024 12:53
* fix: remove keyboard listerners and mark as unsupported

* chore: replace warn with warnOnce
* [WIP] feat: make hermes build for visionOS

* feat: point to callstack/hermes-visionos fork, update README

* fix: remove USE_HERMES from project.pbxproj
* feat: add visionOS as separate target to fix iOS tests

* fix: disable multiple windows support

* feat: add visionOS App Icon

* fix: creating Release build
* chore: disable some of upstream pipelines

* tests: update snapshot for visionOS

* chore: disable more jobs, fix isVisionOS

* fix: Keyboard.js, adjust pipeline_selection.js

* feat: run iOS tests every night
* Update README.md

* fix: update README link

* feat: add caution section

* fix: bring back info about Hermes
@okwasniewski
Copy link
Member

okwasniewski commented Feb 7, 2024

This PR is so behind it's not useful to keep it as a reference, let's reopen it when/if we get back to this topic

@okwasniewski
Copy link
Member

Here is a solution for this problem by @douglowder: https://github.com/douglowder/metro-resolver-platform-variants/blob/main/README.md

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 Platform.OS
6 participants