Skip to content

Can't build episode 189 code #115

Answered by mbrandonw
jharvey3 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the report!

When we recorded the episode we used _URLRouting that is vended from swift-parsing, but when we released the episode we also released the official non-underscored URLRouting in the swift-url-routing repo. So this code sample was technically using two versions of the routing library at once, causing ambiguity.

I have now (c489eb5) updated all _URLRouting to be just URLRouting and it should work.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jharvey3
Comment options

Answer selected by jharvey3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants