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

Hi, it doesn't seem to compile using Xcode 9.4.1 #3

Open
waelsaad opened this issue Jul 30, 2018 · 2 comments
Open

Hi, it doesn't seem to compile using Xcode 9.4.1 #3

waelsaad opened this issue Jul 30, 2018 · 2 comments

Comments

@waelsaad
Copy link

PaginatorRequest

Line: 25
let parameters = [String: Any](uniqueKeysWithValues: comps.queryItems?.map {
($0.name, $0.value ?? "") } ?? [])

Thanks

@waelsaad
Copy link
Author

Cannot express tuple conversion '(String, String)' to '(String, Any)'

@jlmarechal
Copy link

did you figure out how to fix this error?

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

No branches or pull requests

2 participants