carton/Plugins/CartonPluginShared
omochimetaru e7e0d1174c
Re-organize the naming convention of module, type, product, and file to have consistent project structure (#450)
* rename modules

* rename to CartonReleaseCommand

* call async overload

* fix commandName

* frontend name
2024-05-19 15:51:10 +09:00
..
Environment.swift Use mangled `__main_argc_argv` for Swift 6 and later 2024-03-09 23:24:09 +09:00
PluginShared.swift Re-organize the naming convention of module, type, product, and file to have consistent project structure (#450) 2024-05-19 15:51:10 +09: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.