[PR #11031] [MERGED] mac: handle "keep" named apps #44665

Closed
opened 2026-04-25 00:16:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11031
Author: @dhiltgen
Created: 6/9/2025
Status: Merged
Merged: 6/9/2025
Merged by: @dhiltgen

Base: mainHead: mac_startup


📝 Commits (1)

  • 6a347de mac: handle "keep" named apps

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 cmd/start_darwin.go (+5 -4)

📄 Description

When a user elects to keep the existing app, the
new Ollama is named Ollama 2.app
This fixes the app startup flow to handle this naming pattern.


🔄 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/11031 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `mac_startup` --- ### 📝 Commits (1) - [`6a347de`](https://github.com/ollama/ollama/commit/6a347de4b6f0020b8073ffd8034d1a85568b22ca) mac: handle "keep" named apps ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `cmd/start_darwin.go` (+5 -4) </details> ### 📄 Description When a user elects to keep the existing app, the new Ollama is named `Ollama 2.app` This fixes the app startup flow to handle this naming pattern. --- <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-04-25 00:16:39 -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#44665