CoreStore does not build for iOS if it was added by Swift Package Manager, because of version restrictions.
🔄 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/341
**Author:** [@dmatushkin](https://github.com/dmatushkin)
**Created:** 9/15/2019
**Status:** ✅ Merged
**Merged:** 10/23/2019
**Merged by:** [@JohnEstropia](https://github.com/JohnEstropia)
**Base:** `develop` ← **Head:** `develop`
---
### 📝 Commits (1)
- [`6d75dcb`](https://github.com/JohnEstropia/CoreStore/commit/6d75dcbc329965703aa8bd397a802b87fca1dbd0) Fix for build on iOS with Swift Package Manager
### 📊 Changes
**3 files changed** (+3 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `Sources/CoreStore+CustomDebugStringConvertible.swift` (+1 -1)
📝 `Sources/CoreStoreSchema.swift` (+1 -1)
📝 `Sources/DataStack+Migration.swift` (+1 -1)
</details>
### 📄 Description
CoreStore does not build for iOS if it was added by Swift Package Manager, because of version restrictions.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/JohnEstropia/CoreStore/pull/341
Author: @dmatushkin
Created: 9/15/2019
Status: ✅ Merged
Merged: 10/23/2019
Merged by: @JohnEstropia
Base:
develop← Head:develop📝 Commits (1)
6d75dcbFix for build on iOS with Swift Package Manager📊 Changes
3 files changed (+3 additions, -3 deletions)
View changed files
📝
Sources/CoreStore+CustomDebugStringConvertible.swift(+1 -1)📝
Sources/CoreStoreSchema.swift(+1 -1)📝
Sources/DataStack+Migration.swift(+1 -1)📄 Description
CoreStore does not build for iOS if it was added by Swift Package Manager, because of version restrictions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.