Skip to content
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

Open
stephen-hawley opened this issue Jul 9, 2019 · 0 comments
Milestone

Comments

@stephen-hawley
Copy link
Contributor

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

@stephen-hawley stephen-hawley transferred this issue from another repository Oct 29, 2019
@chamons chamons added this to the Future milestone Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants