mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-14 07:33:28 +01:00
[PR #341] [MERGED] Fix for build on iOS with Swift Package Manager #493
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.