Xcode Packages Update
Version updated for https://github.com/quver/xcode-packages-update to version v2.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The xcode-packages-update GitHub Action automates the resolution of Swift Package Manager (SPM) dependencies in Xcode projects or workspaces and identifies any changes, such as added, removed, or updated packages. It simplifies dependency management by exposing a dependenciesChanged output, which can be used to trigger automated tasks like creating a pull request with an updated Package.resolved file, thereby streamlining the update process and ensuring up-to-date dependencies.
What’s Changed
- Merge pull request #23 from quver/release/v2.0.1 (0a1a515)
- release: v2.0.1 (36f1f60)
- Merge pull request #22 from quver/dependabot/npm_and_yarn/flatted-3.4.2 (964c676)
- Merge branch ‘main’ into dependabot/npm_and_yarn/flatted-3.4.2 (fb5ed98)
- Merge pull request #20 from quver/dependabot/github_actions/github-actions-2f63eb37d0 (ca8a8b0)
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 (26c4620)
- Merge branch ‘main’ into dependabot/github_actions/github-actions-2f63eb37d0 (f94be94)
- Merge pull request #21 from quver/dependabot/npm_and_yarn/dev-dependencies-af3e018ad3 (90576f0)
- build(deps-dev): bump typescript-eslint in the dev-dependencies group (0eb5253)
- build(deps): bump the github-actions group with 2 updates (b783a7e)