mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
Type 'CoreStoreObject' does not conform to protocol 'Hashable' #232
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?
Originally created by @jayantnd on GitHub (Sep 25, 2018).
the recent pod version is not compiling. showing below errors:
Using CoreStore (5.3.1)
Type 'CoreStoreObject' does not conform to protocol 'Hashable'
Use of undeclared type 'Hasher'
@JohnEstropia commented on GitHub (Sep 28, 2018):
@jayantnd Hi, If you are still on Swift 4.1 and below, you don't need to update to 5.3.1 yet.
If you are already using Xcode 10, please make sure that CoreStore is being compiled as
Swift 4.2