Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring for hashValue in DateInRegion, fixed compiler error on watchOS target #596

Closed
yillars opened this issue Sep 20, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@yillars
Copy link

yillars commented Sep 20, 2018

I'm getting this error message when I compile on watch extension target.

iPhone7 + Apple Watch Series 2(WatchOs: 5.0 (16R364))

Pods->SwiftDate->Commons.swift->combineHashValues(_:_:)

screen shot 2018-09-20 at 11 22 13

@Maxim-Inv
Copy link

I'm getting this error too.

@malcommac malcommac changed the title Swift Compiler Error - SwiftDate-watchOS Refactoring for hashValue in DateInRegion, fixed compiler error on watchOS target Oct 26, 2018
@malcommac malcommac self-assigned this Oct 26, 2018
@malcommac malcommac added this to the 5.0.12 milestone Oct 26, 2018
@malcommac malcommac added the bug label Oct 26, 2018
@malcommac
Copy link
Owner

I had removed old hashValue generator function since it was now managed automatically by Swift 4.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants