[PR #12157] MacOS: exclude warning for home Applications dir #12460

Open
opened 2025-11-12 16:36:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12157
Author: @jrschumacher
Created: 9/2/2025
Status: 🔄 Open

Base: mainHead: support-local-app-dir


📝 Commits (1)

  • 5414d09 exclude warning for home Applications dir

📊 Changes

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

View changed files

📝 macapp/src/index.ts (+1 -1)

📄 Description

When checking if the MacOS package is in the applications directory we
are not considering if they are in the user home directory ~/Applications. This is a
valid location for a MacOS application and critical when directories
like /Applications is governed by system policies.


🔄 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/12157 **Author:** [@jrschumacher](https://github.com/jrschumacher) **Created:** 9/2/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `support-local-app-dir` --- ### 📝 Commits (1) - [`5414d09`](https://github.com/ollama/ollama/commit/5414d092b3071fa34ed0b4ddde9bc04a282721e9) exclude warning for home Applications dir ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `macapp/src/index.ts` (+1 -1) </details> ### 📄 Description When checking if the MacOS package is in the applications directory we are not considering if they are in the user home directory `~/Applications`. This is a valid location for a MacOS application and critical when directories like `/Applications` is governed by system policies. --- <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 2025-11-12 16:36:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#12460