getsidetrack/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
Stale
License
None
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.