carton/Plugins/CartonPluginShared
omochimetaru 924e1713cd
Refactor utilities under Foundation.Process and CartonHelpers.Process and share implementations (#477)
* organizer process utilities

* resurrect ProcessResult.checkNonZeroExit

* import Foundation

* use SIGINT

* remove didExit and tweak bundle completion message
2024-06-04 12:39:08 +00:00
..
PluginShared.swift Refactor utilities under Foundation.Process and CartonHelpers.Process and share implementations (#477) 2024-06-04 12:39:08 +00:00
README.md fix pluginshared readme 2024-05-18 20:30:56 +09:00

README.md

This directory contains shared source code for the Carton plugins. Plugins reference this directory using symbolic links to use these sources. This is a temporary workaround until SwiftPM supports it natively.