actions-marketplace-validations/action-xcodeproj-spm-update

Update your Xcode project with the latest Swift Package dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 25, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/getsidetrack_action-xcodeproj-spm-update@0713e31321dc5aef355a5683c8a13de468cdd428 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
directoryThe path in which the Xcodeproj can be found.no.
forceResolutionAlways regenerate the Package.resolved, irrespective of conflicts.nofalse
failWhenOutdatedAction will fail if changes to dependencies are made.notrue
xcodePathThe path to Xcode which should be used to run xcodebuild commands - allows you to speicfy the Xcode version.no
workspaceIf in use, provide the name of your xcworkspace file such as Example.xcworkspaceno
schemeIf specifying a workspace file, you must also provide a scheme as defined within your Xcode workspace.no
namedescription
dependenciesChangedA bool (true or false) indicating whether changes were made to the dependencies.