Original PR: https://github.com/JohnEstropia/CoreStore/pull/243 Author: @DimaAvvakumov Created: 4/3/2018 Status: ❌ Closed
Base: develop ← Head: develop
develop
651f88c
b3171f8
weak
9 files changed (+19 additions, -19 deletions)
📝 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)
Sources/AsynchronousDataTransaction.swift
Sources/AttributeProtocol.swift
Sources/BaseDataTransaction+Importing.swift
Sources/BaseDataTransaction.swift
Sources/CustomSchemaMappingProvider.swift
Sources/NSManagedObjectContext+Querying.swift
Sources/Relationship.swift
Sources/RelationshipProtocol.swift
Sources/SynchronousDataTransaction.swift
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.