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

Xcode 13 Support #468

Closed
astromonkee opened this issue Sep 24, 2021 · 3 comments
Closed

Xcode 13 Support #468

astromonkee opened this issue Sep 24, 2021 · 3 comments

Comments

@astromonkee
Copy link

There's currently an issue with building the project using Xcode 13 due to one of the changes introduced in Swift 5.5.
The issue occurs on the X1Kit submodule.
I've sent a PR to fix it and hopefully we can just update the submodule reference if it's merged.

@redlinejoes
Copy link

I ran into a build issue with X1Kit and Swift on Xcode 13 as well. I was also able to resolve it too.

@don17sch
Copy link

don17sch commented Oct 5, 2021

@astromonkee it may be better to fork X1kit. it has not had an update in several years.

@cgutman
Copy link
Member

cgutman commented Oct 6, 2021

Fixed in c930a46 by switching to my fork of X1Kit with @astromonkee's patches.

@cgutman cgutman closed this as completed Oct 6, 2021
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

4 participants