Search code examples
xcodesocket.ioswift-package-manager

Package can not be resolved in Xcode


Package.resolved file is corrupted or malformed; fix or delete the file to continue: unknown 'PinsStorage' version '3' at '.../project.xcworkspace/xcshareddata/swiftpm/Package.resolved'.

This happens after adding package https://github.com/socketio/socket.io-client-swift

We already did a clean build and deleted derived data but it is still not working.


Solution

  • Make sure you're using XCode >= 15.3 to solve the unknown 'PinsStorage' version '3' error