[PR #142] SPM Support #142

Open
opened 2025-12-29 18:29:16 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/UrbanApps/Armchair/pull/142
Author: @check4ismail
Created: 3/10/2021
Status: 🔄 Open

Base: masterHead: swift-package-manager-support


📝 Commits (1)

  • bd25ef9 Support for swift package manager

📊 Changes

3 files changed (+38 additions, -0 deletions)

View changed files

.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata (+7 -0)
Package.swift (+28 -0)
Sources/Armchair/Armchair.swift (+3 -0)

📄 Description

No description provided


🔄 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/UrbanApps/Armchair/pull/142 **Author:** [@check4ismail](https://github.com/check4ismail) **Created:** 3/10/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `swift-package-manager-support` --- ### 📝 Commits (1) - [`bd25ef9`](https://github.com/UrbanApps/Armchair/commit/bd25ef9ba76fbd4d9ad103c872a661389dbca2b7) Support for swift package manager ### 📊 Changes **3 files changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata` (+7 -0) ➕ `Package.swift` (+28 -0) ➕ `Sources/Armchair/Armchair.swift` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:29:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#142