merchantkit icon indicating copy to clipboard operation
merchantkit copied to clipboard

'Product' is ambiguous for type lookup in this context

Open cyberneid opened this issue 4 years ago • 0 comments

I moved to XCode 13.2.1 and now suddenly, when I build my app I got that error: 'Product' is ambiguous for type lookup in this context The compiler says that it founds two candidates for the class "Product" but both candidates go to the same file "Product.swift" in the same pod (merchantkit)

I don't know ho to fix that. Any help?

cyberneid avatar Jan 12 '22 14:01 cyberneid