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

Fix Xcode wrongfully detecting circular dependency #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zsoltkebel
Copy link

Love the project! I was trying to make a pass for myself when I tried running the build with Xcode 15.2 and I got the following error:

error: Cycle in dependencies detected, but could not be parsed. Please file a bug report with the build transcript and how to reproduce the cycle if possible.

I found this on Apple Developer Forums that seems to be related to this issue. This seems to solve the build issue for me.

Please let me know what you think of this if you have some time.

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.

None yet

1 participant