fix: ollama launchAgent plist

This commit is contained in:
Eva Ho
2025-12-10 17:34:30 -05:00
parent 56b8fb024c
commit 071ac2116a

View File

@@ -5,15 +5,15 @@
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>English</string> <string>English</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>Squirrel</string> <string>Ollama</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string/> <string/>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.github.Squirrel</string> <string>ai.ollama.ollama</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Squirrel</string> <string>Ollama</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>