mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 22:30:34 +01:00
[PR #243] [CLOSED] Swift 4.1, Xcode 9.3 warnings fixed #482
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/243
Author: @DimaAvvakumov
Created: 4/3/2018
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (2)
651f88cSwift 4.1 warnings fixb3171f8Protocol declarationweakremoved📊 Changes
9 files changed (+19 additions, -19 deletions)
View changed files
📝
Sources/AsynchronousDataTransaction.swift(+1 -1)📝
Sources/AttributeProtocol.swift(+1 -1)📝
Sources/BaseDataTransaction+Importing.swift(+2 -2)📝
Sources/BaseDataTransaction.swift(+7 -7)📝
Sources/CustomSchemaMappingProvider.swift(+2 -2)📝
Sources/NSManagedObjectContext+Querying.swift(+2 -2)📝
Sources/Relationship.swift(+2 -2)📝
Sources/RelationshipProtocol.swift(+1 -1)📝
Sources/SynchronousDataTransaction.swift(+1 -1)📄 Description
I tried to remove some warnings appears after update Xcode to 9.3
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.