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

Legacy Build System errors out in Xcode 13 Beta #390

Closed
sieren opened this issue Aug 2, 2021 · 3 comments · Fixed by #391
Closed

Legacy Build System errors out in Xcode 13 Beta #390

sieren opened this issue Aug 2, 2021 · 3 comments · Fixed by #391

Comments

@sieren
Copy link
Contributor

sieren commented Aug 2, 2021

Building the SDK with Carthage and Xcode 13 Beta currently causes the build to fail due to:

error: The Legacy Build System will be removed in a future release. You can configure the selected build system and this deprecation message in File > Workspace Settings.
Build Preparation
The Legacy Build System will be removed in a future release. You can configure the selected build system and this deprecation message in File > Workspace Settings.

I suppose this was a warning in earlier versions and has now been upgraded to an error by Apple.

I'm happy to do a PR and bump this up to the new build system.

@billburgess
Copy link

+1

@sieren
Copy link
Contributor Author

sieren commented Sep 27, 2021

@brototyp quick question, when do you expect to do a new release? it currently breaks building both locally and CI with xcode13.

@brototyp
Copy link
Member

brototyp commented Oct 3, 2021

Hey @sieren, I wanted to double check #397 and merge and release that as well. I think I should be able to do that today.

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 a pull request may close this issue.

3 participants