[PR #331] [MERGED] Fixes #328 by specifying platform requirements in Package.swift #496

Closed
opened 2025-12-29 15:32:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/331
Author: @jagbryrmiginte
Created: 7/21/2019
Status: Merged
Merged: 9/14/2019
Merged by: @JohnEstropia

Base: developHead: develop


📝 Commits (2)

  • d4deed0 Specify minimum deployment target for Swift Package Manager, fixes Issue #328
  • f0dac24 Bump SPM package description to 5.0 to resolve compiler error

📊 Changes

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

View changed files

📝 Package.swift (+4 -1)

📄 Description

The platform specification was introduced in SPM description 5.0.


🔄 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/JohnEstropia/CoreStore/pull/331 **Author:** [@jagbryrmiginte](https://github.com/jagbryrmiginte) **Created:** 7/21/2019 **Status:** ✅ Merged **Merged:** 9/14/2019 **Merged by:** [@JohnEstropia](https://github.com/JohnEstropia) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (2) - [`d4deed0`](https://github.com/JohnEstropia/CoreStore/commit/d4deed0cf7cfd713b73a12013a8ff03804abed2d) Specify minimum deployment target for Swift Package Manager, fixes Issue #328 - [`f0dac24`](https://github.com/JohnEstropia/CoreStore/commit/f0dac2454cc657f9ae14a10491a2be7d06ad90bd) Bump SPM package description to 5.0 to resolve compiler error ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Package.swift` (+4 -1) </details> ### 📄 Description The platform specification was introduced in SPM description 5.0. --- <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 15:32:40 +01:00
adam closed this issue 2025-12-29 15:32:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#496