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 Swift #261

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Add support for Swift #261

merged 2 commits into from
Sep 30, 2024

Conversation

JWShroyer
Copy link
Contributor

This PR adds Swift as a viable option using the changes I added to the language templates repo PR.

I tested locally by pointing course-sdk to my repo which included the new language.

I'm not an expert in swift-nio, but the provided script code succeeded when running course-sdk test swift. With the recent changes I made to the language templates PR linked above, swift-nio gets built when the image is built and is available to use as a cache for the incremental build required to run the program. It took a total of 12 seconds to run the starter and solution scripts combined which you can see in the screenshot below.

CleanShot 2024-09-29 at 22 29 48@2x

@rohitpaulk rohitpaulk merged commit b75c8c2 into codecrafters-io:main Sep 30, 2024
31 checks passed
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.

2 participants