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'**
@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`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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