Does this Xcode-related file need to be added to source control?

I saw this file among my project's check-in:

.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

Does this need to be added to source control? Or the .gitignore file (or equivalent)? Or are there some files within the ".swiftpm" that should be checked in, and others ignored?

Does this Xcode-related file need to be added to source control?
 
 
Q