-
**Describe the bug**
I'm unable to install Swift 5.9 in an ubuntu-latest GitHub Actions workflow. See [here](https://github.com/cpisciotta/xcbeautify/actions/runs/11339404887/job/31534142793?pr=318…
-
Swift 6.0 has been released, so it would be nice if it could be added:
```
Run swift-actions/setup-swift@v2
Error: Unexpected error, unable to continue. Please report at https://github.com/swift-…
-
**Describe the bug**
swift-actions/setup-swift is using 10GB of the [14G storage space available in a macos-runner](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### TODO:
- [x] Check core libraries and tools are compatible with the toolchain
- [x] JavaScriptKit https://github.com/swiftwasm/JavaScriptKit/pull/268
- [x] carton https://github.com/swiftw…
-
**Is your feature request related to a problem? Please describe.**
One of the techniques to consume third party SDKs in swift from kotlin, consist of:
1- Declare an interface in the kotlin side,
2-…
-
**Describe the bug**
I thought I'd successfully added support for `ubuntu-24.04` in https://github.com/swift-actions/setup-swift/pull/675 but the workflows fail with a different, more opaque error now…
-
Running a CodeQL scan on Swift code using a manual build fails, when building with Xcode 16.0 with the following error message:
> CodeQL detected code written in Swift but this run didn't build any…
-
Currently, the project can only support core Apple platforms due to variations between the open and closed-source versions of the core frameworks. Once these issues are resolved, Linux (#10) and Windo…