Xcode Packages Update
Version updated for https://github.com/quver/xcode-packages-update to version v2.0.0.
- 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 dependencies in Xcode projects or workspaces and identifies any changes, such as added, removed, or updated packages. It outputs a dependenciesChanged flag and a summary of changes, enabling developers to automatically create pull requests to update the Package.resolved file. This simplifies dependency management and ensures projects stay up-to-date with minimal manual effort.
Release notes
Features
- add support for xcode workspace projects