[PR #13413] fix: ollama launchAgent plist #76490

Open
opened 2026-05-05 09:04:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13413
Author: @hoyyeva
Created: 12/10/2025
Status: 🔄 Open

Base: mainHead: hoyyeva/ollama-launchagent-plist


📝 Commits (1)

  • 071ac21 fix: ollama launchAgent plist

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 app/cmd/squirrel/Info.plist (+3 -3)

📄 Description

This PR resolved https://github.com/ollama/ollama/issues/12778

This PR changed couple things in the Info.plist to ensure that the information is displayed correctly in the system settings.

  • CFBundleIdentifier: ai.ollama.ollama (Ollama's proper identifier)
  • CFBundleName: Ollama
  • CFBundleExecutable: Ollama

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/13413 **Author:** [@hoyyeva](https://github.com/hoyyeva) **Created:** 12/10/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `hoyyeva/ollama-launchagent-plist` --- ### 📝 Commits (1) - [`071ac21`](https://github.com/ollama/ollama/commit/071ac2116aac169ec48090499d96fb5a96301944) fix: ollama launchAgent plist ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/cmd/squirrel/Info.plist` (+3 -3) </details> ### 📄 Description This PR resolved https://github.com/ollama/ollama/issues/12778 This PR changed couple things in the `Info.plist` to ensure that the information is displayed correctly in the system settings. - CFBundleIdentifier: ai.ollama.ollama (Ollama's proper identifier) - CFBundleName: Ollama - CFBundleExecutable: Ollama --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 09:04:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#76490