Type 'CoreStoreObject' does not conform to protocol 'Hashable' #232

Closed
opened 2025-12-29 15:27:06 +01:00 by adam · 1 comment
Owner

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'

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'**
adam closed this issue 2025-12-29 15:27:06 +01:00
Author
Owner

@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

@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`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#232