From b0200b8464489bf55b641ab5108f465cbb9f210e Mon Sep 17 00:00:00 2001 From: Claude Code Date: Wed, 18 Mar 2026 02:06:49 -0700 Subject: [PATCH] =?UTF-8?q?chore(image-assistant):=20=F0=9F=94=A7=20Update?= =?UTF-8?q?=20macOS=20build/deployment=20targets=20for=20image-assistant?= =?UTF-8?q?=20feature?= 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 e300363a3..057ae0213 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 = LilithVision +SWIFT_PACKAGE_NAME = LilithIPhotos SOURCES = Sources SWIFTLINT_CONFIG = .swiftlint.yml