[PR #1] [MERGED] Needed to build with Xcode 13.2 (clang13.0). #1

Closed
opened 2025-09-11 00:52:56 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/policy-watcher/pull/1
Author: @huperniketes
Created: 7/6/2025
Status: Merged
Merged: 8/13/2025
Merged by: @daiyam

Base: mainHead: main


📝 Commits (1)

  • d12c6c1 Needed to build with Xcode 13.2 (clang13.0).

📊 Changes

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

View changed files

📝 src/macos/PreferencesPolicy.hh (+2 -1)

📄 Description

On my Mac running Xcode 13.2 on macOS 11.7.10, npm ci would fail installing policy-watcher until I added an include for optional.


🔄 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/VSCodium/policy-watcher/pull/1 **Author:** [@huperniketes](https://github.com/huperniketes) **Created:** 7/6/2025 **Status:** ✅ Merged **Merged:** 8/13/2025 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`d12c6c1`](https://github.com/VSCodium/policy-watcher/commit/d12c6c1eebf783e09015aed4b4ee416364ce767e) Needed to build with Xcode 13.2 (clang13.0). ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/macos/PreferencesPolicy.hh` (+2 -1) </details> ### 📄 Description On my Mac running Xcode 13.2 on macOS 11.7.10, npm ci would fail installing policy-watcher until I added an include for optional. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-09-11 00:52:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/policy-watcher#1
No description provided.