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

Swift tool chain 5.9 support #60

Open
EddieMeng opened this issue Feb 27, 2024 · 3 comments
Open

Swift tool chain 5.9 support #60

EddieMeng opened this issue Feb 27, 2024 · 3 comments

Comments

@EddieMeng
Copy link

EddieMeng commented Feb 27, 2024

Hello, I really appreciate this swift tool chain created by you guys. It is such a good technical design with lots of benefit. I'am delighted to see that this project is continuously evolving. May I know when will we have next release version supporting Swift 5.9? @andriydruk
Thank you very much for your help。

Currently, the swift-android-toolchain 5.7 has below error when running with swift tool chain 5.9:
'swift': missingKey("product_type")

My macbook environement:

  • [ MacOS Sonoma 14.1]

  • [ Xcode Version] Version 15.2

  • [ Macbook Pro with Apple M3 chip]

  • [ Swift version]:
    swift --version
    swift-driver version: 1.87.3 Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
    Target: arm64-apple-macosx14.0

@andriydruk
Copy link
Member

Hi Eddie,

We have a plan to start working on Swift 5.9 in the nearest feature. Unfortunately, we don't have a dedicated team that works on this project permanently. That's why we switched back and forth from our day-to-day Spark development.

Currently all our team members are on macOS Ventura with Xcode 14 and Swift 5.7
The current version of the toolchain doesn't work on Sonoma (thanks to Apple for breaking support of the previous version of Swift every year 👏)

@EddieMeng
Copy link
Author

Hi andriydruk @andriydruk I'm very excited to hear that you guys are working on Swift 5.9 support. I really appreciate the effort you're putting into this project and am looking forward to the next release version.

@ximlu
Copy link

ximlu commented Aug 28, 2024

@andriydruk How is the progress of support for the Swift toolchain 5.9 or 5.10 going?

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

3 participants