[PR #79] [MERGED] Fix "Invalid Exclude" warnings #136

Closed
opened 2026-03-03 19:12:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/79
Author: @crayment
Created: 6/30/2021
Status: Merged
Merged: 7/2/2021
Merged by: @NghiaTranUIT

Base: mainHead: main


📝 Commits (1)

  • 098b730 Remove invalid exclude lines

📊 Changes

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

View changed files

📝 Package.swift (+1 -3)

📄 Description

My understanding is that these exclude specs are not needed. They are outside of the specified path so were never considered for inclusion.

Here is a screenshot of the warnings we are getting using Xcode 13 beta 2.

image

🔄 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/ProxymanApp/atlantis/pull/79 **Author:** [@crayment](https://github.com/crayment) **Created:** 6/30/2021 **Status:** ✅ Merged **Merged:** 7/2/2021 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`098b730`](https://github.com/ProxymanApp/atlantis/commit/098b730baaa1fc39badca1232d55a1cd8147c2f5) Remove invalid exclude lines ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Package.swift` (+1 -3) </details> ### 📄 Description My understanding is that these exclude specs are not needed. They are outside of the specified `path` so were never considered for inclusion. Here is a screenshot of the warnings we are getting using Xcode 13 beta 2. <img width="1064" alt="image" src="https://user-images.githubusercontent.com/78082/124013128-2c3aa380-d99f-11eb-84f1-447d3d1a8d37.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:12:02 +03: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
starred/atlantis#136
No description provided.