[PR #1012] [MERGED] Use absolute paths for system framework references #1225

Closed
opened 2026-05-05 07:08:21 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/1012
Author: @DimitarNestorov
Created: 4/21/2022
Status: Merged
Merged: 5/6/2022
Merged by: @waydabber

Base: mainHead: absolute-system-framework-paths


📝 Commits (1)

  • eab0fa3 Use absolute paths for system framework refs

📊 Changes

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

View changed files

📝 MonitorControl.xcodeproj/project.pbxproj (+3 -3)

📄 Description

This change is to improve developer experience. If you clone MonitorControl in a deep enough folder (e.g. /tmp/1/2/3/4/5/6/7) those frameworks will appear as if they are missing.

Before After
Before After

🔄 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/MonitorControl/MonitorControl/pull/1012 **Author:** [@DimitarNestorov](https://github.com/DimitarNestorov) **Created:** 4/21/2022 **Status:** ✅ Merged **Merged:** 5/6/2022 **Merged by:** [@waydabber](https://github.com/waydabber) **Base:** `main` ← **Head:** `absolute-system-framework-paths` --- ### 📝 Commits (1) - [`eab0fa3`](https://github.com/MonitorControl/MonitorControl/commit/eab0fa3db942b4c0f890ce878086583e9e1faea0) Use absolute paths for system framework refs ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl.xcodeproj/project.pbxproj` (+3 -3) </details> ### 📄 Description This change is to improve developer experience. If you clone MonitorControl in a deep enough folder (e.g. `/tmp/1/2/3/4/5/6/7`) those frameworks will appear as if they are missing. |Before|After| |-|-| |![Before](https://user-images.githubusercontent.com/8790386/164344785-0e6e8fc0-c746-437e-9c4d-7ce36e4147df.png)|![After](https://user-images.githubusercontent.com/8790386/164344756-c36bc366-8021-4a70-ad8e-b1a323b5b6cd.png)| --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:08:21 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#1225
No description provided.