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

Mac Catalyst build errors (Ambiguous use of 'next') #2190

Closed
SwiftArtery opened this issue Nov 23, 2021 · 5 comments
Closed

Mac Catalyst build errors (Ambiguous use of 'next') #2190

SwiftArtery opened this issue Nov 23, 2021 · 5 comments

Comments

@SwiftArtery
Copy link

Eureka 5.3.4 using Cocoapods. Xcode 13.1. M1 Pro MacBook Pro.

Getting the following when attempting to build using Catalyst - has worked previously, but I now get this error on line 55 of Cell.swift (Ambiguous use of 'next').

I believe my last successful build was with 5.3.3 on Xcode 13.0. I've tried downgrading to 5.3.3 but using Xcode 13.1, but it still fails.

Have also tried clearing my build folder + emptying derived data.

Screenshot 2021-11-23 at 14 01 59

@SwiftArtery
Copy link
Author

Can confirm that Xcode 13.0 builds this fine - but that has the SDK for macOS 11.3 (20E214), rather than 13.1's 12.0 (21A344).

@mats-claassen
Copy link
Member

Hey @chumps52 can you try whether the PR #2191 fixes the issue?

@SwiftArtery
Copy link
Author

@mats-claassen Seems to - thank you! :)

@mtvg
Copy link

mtvg commented Feb 28, 2022

Hi @mats-claassen, do you know when is the next release that will contain this PR? Would like to avoid using the master branch if possible. Thanks!

@mats-claassen
Copy link
Member

Version 5.3.5 released!

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

3 participants