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