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

Ambigous operator => xcode 13 #167

Open
dash-1234 opened this issue Oct 26, 2021 · 2 comments
Open

Ambigous operator => xcode 13 #167

dash-1234 opened this issue Oct 26, 2021 · 2 comments

Comments

@dash-1234
Copy link

Hi,
I tried running decodable on xcode 13 and getting error wherever kepath operators being used => showing error Ambigous operator. How to solve this.

@Jean-PhilippeDESCAMPS
Copy link

Hello,

Did you found a solution, I have the same issue ?

@Jean-PhilippeDESCAMPS
Copy link

Hello @dash-1234,

I have found something but im stuck on this issue : Generic parameter 'A' could not be inferred.
Im trying to json =>? "credits" => "authors" as! [ContentAuthor] but its not compile because of json =>? "credits"

Do you know why I got Generic parameter 'A' only on this line ?

Best

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