Below you will find pages that utilize the taxonomy term “Quver”
April 5, 2026
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.