SPB Git forge

spb/zyquo-local

Public MIT

Native macOS AI chat that runs LLMs 100% locally on Apple Silicon with MLX — no cloud, no API keys.

20commits 1branches 1releases
5.1 MBsize
maindefault branch
1 mo agolast push
Swift 97.2% Shell 1.8% Makefile 1%

restore mandatory header in Info.plist after PlistBuddy rewrite

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
simon-pierre boucher committed 1 mo ago (Jul 30, 2026) parent 97641ba

1 changed file +7 −0

modified Support/Info.plist +7 −0
@@ -1,4 +1,11 @@
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 +<!--
3 + Info.plist
4 + Zyquo Local
5 +
6 + Author: Simon-Pierre Boucher
7 + Mail: contact@spboucher.ai
8 +-->
2 9 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 10 <plist version="1.0">
4 11 <dict>
5 12