-
released this
2025-02-20 22:55:34 +00:00 | 1 commits to main since this releaseThis release contains the work done to provide essential tasks for managing the lifecycle of the executable as well as the SPM package dependencies, plus other support tasks. In addition, the
Opensubcommand, that open aHummingbirdproject with either Xcode or Visual Studio Code, has been also implemented.Downloads
-
released this
2025-02-19 01:07:05 +00:00 | 3 commits to main since this releaseThis release contains the work done to add some new subcommands to the
colibriexecutable command that are used to manage Hummingbird projects:build: builds a Hummingbird project;clean: clean a Hummingbird project;outdated: checks for outdated dependencies in a Hummingbird project;update: updates the package dependencies in a Hummingbird project.
Downloads
-
released this
2025-02-17 23:20:55 +00:00 | 7 commits to main since this releaseThis release contains the work done to generate a very basic
Hummingbirdproject from the executable application, equivalent to the project defined on the Template project posted in the Hummingbird project repository.Downloads