carton/Sources/CartonCore
Yuta Saito 80169bc0c9
Remove the workaround for the linker issue in Swift 6.0 (#488)
2024-06-21 01:55:50 +09:00
..
CartonCoreError.swift Verify if tests communicate with just spawned dev server (#479) 2024-06-06 14:46:43 +00:00
Environment.swift Remove the workaround for the linker issue in Swift 6.0 (#488) 2024-06-21 01:55:50 +09:00
FoundationProcessEx.swift Apply runtime library workaround for snapshot toolchains on macOS (#484) 2024-06-11 07:57:10 +09:00
README.md Add unit test for dev server (#466) 2024-05-22 11:31:19 +09:00

README.md

Place the source files to be used by the driver, plugin, and frontend in this directory. To reduce the build time of the plugin, please include only the minimum necessary content.