Skip to content

Did you force push to an existing tag ? #1417

@ntravas

Description

@ntravas

CI/Cd breaks with error

Checking out 11.13.0 of package ‘swift-package-manager-google-mobile-ads’

2025-05-16 10:19:08.216 xcodebuild[70413:374303364] Writing error result bundle to /var/folders/4v/8xj6qhhx129_r12mygd28xhw0000gp/T/ResultBundle_2025-16-05_10-19-0008.xcresult
xcodebuild: error: Could not resolve package dependencies:
Revision 689b65f for sourcery remoteSourceControl https://github.com/krzysztofzablocki/Sourcery.git version 2.2.7 does not match previously recorded value 224b98d

Cleaning up project directory and file

Is there a way to fix this without changing the dependency to exact version ?

I tried

rm -rf ~/Library/Caches/org.swift.swiftpm
rm -rf ~/Library/Developer/Xcode/DerivedData
rm -rf *.xcworkspace
rm -rf Package.resolved
xcodebuild clean

xcodebuild -resolvePackageDependencies

but still get the same error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions