Skip to content

Fixed circular reference in Xcode 11.4b1 #598

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

Closed
wants to merge 1 commit into from
Closed

Fixed circular reference in Xcode 11.4b1 #598

wants to merge 1 commit into from

Conversation

rafaelfrancisco-dev
Copy link
Contributor

Fixed a circular reference error being thrown in Beta 1 of Xcode 11.4, I'm pretty sure it's related to Swift 5.2 and that the error is here to stay, but you might want to hold off this PR until the stable version comes out.

@dgoodine
Copy link

The stable version is out. Thank you for the fix @quantum2. At least I can fix the source in my local pod.

@wa1id wa1id mentioned this pull request Mar 25, 2020
5 tasks
@dasoli
Copy link

dasoli commented Mar 25, 2020

pls merge thx

@NateCost
Copy link

waiting for merge, thanks for fast fix

@dneykov
Copy link

dneykov commented Mar 25, 2020

Please merge ASAP. Thanks

@kamerc
Copy link

kamerc commented Mar 25, 2020

@jonkykong please merge ASAP. The beta that it is broken on is now in production.

@augustomontc
Copy link

augustomontc commented Mar 25, 2020

@jonkykong please merge. Xcode was updated today to version 11.4. Thanks!

@mubeenasif01
Copy link

Having this issue now changes

Screenshot 2020-03-26 at 3 16 29 PM

Copy link

@mubeenasif01 mubeenasif01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After these changes having issue of "Use of undeclared type 'Model'".

@augustomontc
Copy link

After these changes having issue of "Use of undeclared type 'Model'".

You must have forgotten to redeclare the typealias outside the closure. Here is working fine.

@ignacioparadisi
Copy link

Please @jonkykong can you merge to master? Without this fix the apps won't compile

@jonkykong
Copy link
Owner

Thank you for your submission. I'm closing this change in favor of #610.

@jonkykong jonkykong closed this Mar 26, 2020
@Khislatjon
Copy link

After updating Xcode to 11.4.1 I am getting an error Circular reference. How can I fix it?

@Khislatjon
Copy link

I can't get the latest version of SideMenu 6.4.8 How can I update via cocoapods?

@heshantha-don
Copy link

heshantha-don commented May 11, 2020

'pod update', 'pod repo update' or with 'pod install --repo-update'

@Khislatjon
Copy link

Khislatjon commented May 11, 2020 via email

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

Successfully merging this pull request may close these issues.