This Plugin for Gnome Builder aims to support the Building and Running of Swift Packages in the mentioned IDE. The Source Code is based on the Maven Plugin of Gnome Builder (created by Alberto Fanjul) and adapted to run the Swift Package Manager.
- Resolve Dependencies
- Building entire Project
- Running (using
swift run
)
- Targets in the "Targets"-Section of Gnome-Builder
- Tests in the "Unit-Test"-Section of Gnome-Builder
- Building one single Target
- Running one single Targets
- Debugging a Target
- Debugging multiple Targets