-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Possible 1:
- Clone the swiftlang/swift and swiftlang/llvm repo.
- Specify a configuration to make a header-only build. (Only produce the def and header file, skip the actual .o build)
- Update some scripts to make the CI build's OPENGRAPH_SWIFT_TOOLCHAIN_PATH variable points to the toolchain dir.
Possible 2:
- Generate the necessary header for macOS, iOS, Linux locally and then store the headers in another git repo. (Update it when new Swift version is released)
- Clone the toolchain header repo
- Update some scripts to make the CI build's OPENGRAPH_SWIFT_TOOLCHAIN_PATH variable points to the toolchain dir.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed