[PR #82] [MERGED] fix(macos-build): Use standard methods for detecting XCode installation and macOS SDK #1557

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

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/82
Author: @sidneys
Created: 7/2/2018
Status: Merged
Merged: 7/3/2018
Merged by: @walker0643

Base: masterHead: fix-macos-build


📝 Commits (1)

  • 39ccc4c fix(macos-build): use standard methods for detecting default XCode installation and default macOS platform SDK

📊 Changes

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

View changed files

📝 clean_build.sh (+1 -1)

📄 Description

This Pull Request replaces the

  1. hard-coded XCode installation path (/Applications/Xcode.app)
  2. hard-coded macOS SDK (MacOSX10.13.sdk)
    by standard macOS methods for automatic lookup of both requirements.

Kind regards & Thank you for a great fork,
S


🔄 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/debauchee/barrier/pull/82 **Author:** [@sidneys](https://github.com/sidneys) **Created:** 7/2/2018 **Status:** ✅ Merged **Merged:** 7/3/2018 **Merged by:** [@walker0643](https://github.com/walker0643) **Base:** `master` ← **Head:** `fix-macos-build` --- ### 📝 Commits (1) - [`39ccc4c`](https://github.com/debauchee/barrier/commit/39ccc4cbe6e3befe88b41d9f6a6e27c4020f8d9a) fix(macos-build): use standard methods for detecting default XCode installation and default macOS platform SDK ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `clean_build.sh` (+1 -1) </details> ### 📄 Description This Pull Request replaces the 1. hard-coded XCode installation path (`/Applications/Xcode.app`) 1. hard-coded macOS SDK (`MacOSX10.13.sdk`) by standard macOS methods for automatic lookup of both requirements. Kind regards & Thank you for a great fork, S --- <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:56:18 -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/barrier#1557
No description provided.