* feat: introduce package traits of Swift 6.1
* fix: CI
* fix: android toolchain install script
* fix: ci for windows
* chore: add debug dump of sdk list
* fix: update devcontainer swift image
* fix?
* chore: remove LLAMA_MOCK=1 since it is no longer required
* chore: add debug print of configuration
* fix: typo
* chore: use signed xcframework of azooKey/llama.cpp
* chore: use updated xcframework
* chore: use updated xcframework
* chore: use updated xcframework
* chore: use updated xcframework
* chore: use updated xcframework
* docs: add usage of Zenzai trait
* Add devcontainer.json for Swift development
* Add daily update schedule for devcontainers package ecosystem
* Add Dev Container setup for Swift development
* Add Swift Build and Test workflow in DevContainer
* Fix typo in devcontainer.md
* Add Docker installation step for macOS
* Update Docker installation command in macOS workflow
* Update Docker.app path in macOS workflow
* Add docker buildx version check
* Update devcontainer.md with instructions for setting up the development environment
* Refactor GitHub workflow for Swift in DevContainer
* Fix typo in devcontainer.md
* Add installation instructions for Dev Containers extension
* Add Dev Container instructions
* Remove unnecessary command installation
* Add link to development guide