Skip to content

Document how to specify minimum versions for target platforms, and provide sensible defaults #174

Description

@shirakaba

For a quick check, I tried process.dlopen to run the existing macOS slice in Node.js, but I got an error that it was built for macOS 15.2, which is newer than my running OS.

Image

This brings to my attention that we will need to document how to configure minimum versions in cmake, and provide sensible defaults for all platforms. At present, it doesn't seem like it's configured at all. Ideally, it should track the minimum versions used by react-native, react-native-macos, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    CMake RNOur `cmake` wrapping CLIdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions