Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

[SoM] SoM should have an option for the OS configuration to target or intuit it #40

@stephen-hawley

Description

@stephen-hawley

Right now we don't do anything special about the target OS and we don't have options for that.
The class CustomSwiftCompiler handles compiling the wrappers.

We should have code that can intuit the target OS version from the input and tell the compiler that's what we want and we should probably have an option that can override that on the command line.

The code that does the actual compilation is in CustomSwiftCompiler and the code that feeds it is in WrappingCompiler

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions