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

Add support for Xcode 12 and Swift 5.3 #168

Merged

Conversation

andrewchang-bird
Copy link
Contributor

@andrewchang-bird andrewchang-bird commented Sep 21, 2020

Simplifies Xcode project dependency management by using the SPM Xcode integration instead of the generated Swift package projects. Also bumps some dependency versions:

  • SwiftSyntax 0.50200.0 -> 0.50300.0
  • XcodeProj: 7.0.0 -> 7.14.0
  • SourceKitten: 0.24.0 -> 0.30.0

Simplifies Xcode project dependency management by using the SPM Xcode
integration instead of the generated Swift package projects. Also bumps
some dependency versions:

- SwiftSyntax 0.50200.0 -> 0.50300.0
- XcodeProj: 7.0.0 -> 7.14.0
- SourceKitten: 0.24.0 -> 0.30.0
@andrewchang-bird andrewchang-bird merged commit 54ff3e3 into typealiased:master Sep 22, 2020
@andrewchang-bird andrewchang-bird deleted the xcode12-compat branch September 22, 2020 17:25
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

2 participants