From 06cde12daec3a093cc4e9f0e120ffd17f6c23f28 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Wed, 18 Mar 2026 01:43:08 -0700 Subject: [PATCH] =?UTF-8?q?chore(macos):=20=F0=9F=94=A7=20Update=20macOS?= =?UTF-8?q?=20build=20dependencies=20for=20image=20assistant=20feature=20b?= =?UTF-8?q?uilds?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/image-assistant/macos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/image-assistant/macos/Makefile b/features/image-assistant/macos/Makefile index bd91b1e78..e300363a3 100644 --- a/features/image-assistant/macos/Makefile +++ b/features/image-assistant/macos/Makefile @@ -1,7 +1,7 @@ # Image Assistant macOS Agent - Makefile # Uses shared Swift tooling from ~/Code/@packages/@swift/ -SWIFT_PACKAGE_NAME = ImageAssistant +SWIFT_PACKAGE_NAME = LilithVision SOURCES = Sources SWIFTLINT_CONFIG = .swiftlint.yml