Commit Graph

5 Commits

Author SHA1 Message Date
Miwa
2cde22d3e2 feat: introduce package traits of Swift 6.1 (#172)
* 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
2025-04-06 17:49:14 +09:00
Miwa / Ensan
de03a921e8 fix: minor 2025-02-09 02:04:35 +09:00
Miwa / Ensan
aa7ec778a6 feat: update devcontainer 2025-02-09 01:55:49 +09:00
k-taro56
1a26814d46 Update Swift image version to 5.10
Fixes #68
2024-03-18 12:37:07 +09:00
Kawahara Shotaro
107796f13e Add devcontainer.json for Swift development and daily update schedule for devcontainers package ecosystem (#55)
* 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
2024-03-18 01:04:19 +09:00