setup-swift icon indicating copy to clipboard operation
setup-swift copied to clipboard

GitHub Action that setup a Swift environment

Results 52 setup-swift issues
Sort by recently updated
recently updated
newest added

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6. Release notes Sourced from release-drafter/release-drafter's releases. v6.0.0 What's Changed Update Node.js to 20 (#1379) @​massongit Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.25.0...v6.0.0 v6.0.0-beta.1 Prerelease of v6, first release...

dependencies
github_actions

**Describe the bug** "Version "5.8" is not available" https://github.com/wadetregaskis/FoundationExtensions/actions/runs/4842921516/jobs/8630176019#step:2:5 **Workflow configuration (please complete the following information):** - Action version (`uses`): swift-actions/setup-swift@v1 - Platform (`runs-on`): windows-latest - Swift version (`swift-version`): 5.8

bug

**Describe the bug** Running on self hosted mac runners we get the error: xcrun: error: missing DEVELOPER_DIR path: /Applications/Xcode.app/Contents/Developer This is due to the default for installing latest xcode to...

bug

Bumps [@types/getos](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/getos) from 3.0.1 to 3.0.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/getos&package-manager=npm_and_yarn&previous-version=3.0.1&new-version=3.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
javascript

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.1. Release notes Sourced from @​vercel/ncc's releases. 0.38.1 0.38.1 (2023-10-18) Bug Fixes sourcemap sources removes webpack path (#1122) (ce5984e), closes #1011 #1121 0.38.0 0.38.0 (2023-09-06)...

dependencies
javascript

https://github.com/kassane/CxxInterop-tests/actions/runs/7090390472/job/19297220538#step:4:1 During the `setup-swift` installation process it is noticed that there is another older version of the Swiftc compiler installed on macos-runner conflicting in the project build through CMake. https://github.com/kassane/CxxInterop-tests/actions/runs/7090390472/job/19297220538#step:8:114...

bug

**Is your feature request related to a problem? Please describe.** I have looked searched for automatic deduction of the required Swift version in the codebase but there is no such...

enhancement

This PR cleans up some intermediate files that are created during the install, such as archives and the original path of the tools once we've cached them into the toolcache....

Bumps [semver](https://github.com/npm/node-semver) from 7.4.0 to 7.5.2. Release notes Sourced from semver's releases. v7.5.2 7.5.2 (2023-06-15) Bug Fixes 58c791f #566 diff when detecting major change from prerelease (#566) (@​lukekarrys) 5c8efbc #565...

dependencies
javascript

**Describe the bug** Please see [this report](https://github.com/val-lang/val/actions/runs/5791142222/job/15695458360#step:4:10) **Workflow configuration (please complete the following information):** - Action version (`uses`): swift-actions/setup-swift@v1 - Platform (`runs-on`): ubuntu-latest - Swift version (`swift-version`): 5.8

bug