Skip to content

fix(deps): resolve shared-core at 0.5.1 to match the requirement - #729

Merged
bmc08gt merged 1 commit into
mainfrom
fix/deps-resolve-shared-core-0-5-1
Sep 6, 2026
Merged

bmc08gt merged 1 commit into
mainfrom
fix/deps-resolve-shared-core-0-5-1

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

Every Xcode Cloud build off main fails at Archive:

an out-of-date resolved file was detected at .../Package.resolved, which is not
allowed when automatic dependency resolution is disabled; please make sure to
update the file to reflect the changes in dependencies.

#725 raised the flipcash-shared-core-spm requirement to upToNextMinor 0.5.0 but left Package.resolved pinned at 0.4.1. Locally Xcode just re-resolves and the mismatch is invisible; Xcode Cloud archives with automatic resolution disabled, so it stops.

This is the resolution a local build produces against main — shared-core 0.5.1, originHash updated to match. Nothing else moves.

Found by build #524.

#725 raised the flipcash-shared-core-spm requirement to upToNextMinor 0.5.0
but left Package.resolved pinned at 0.4.1. Xcode Cloud archives with automatic
dependency resolution disabled, so it refuses the stale file rather than
re-resolving — build #524 failed at Archive with "an out-of-date resolved file
was detected", and every build off main fails the same way.
@bmc08gt bmc08gt self-assigned this Sep 6, 2026
@bmc08gt
bmc08gt merged commit 7c76201 into main Sep 6, 2026
1 check passed
@bmc08gt
bmc08gt deleted the fix/deps-resolve-shared-core-0-5-1 branch September 15, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant