error: Build input file cannot be found: '/Users/runner/work/.../checkouts/PathKit/Sources/PathKit.swift' (in target ...from project '...')

I cannot build a package using xcodebuild. I get this error:

error: Build input file cannot be found: '/Users/runner/work/boken-engine/boken-engine/.build/checkouts/PathKit/Sources/PathKit.swift' (in target 'PathKit' from project 'BokenEngine')
error: Build input file cannot be found: '/Users/runner/work/.../checkouts/PathKit/Sources/PathKit.swift' (in target ...from project '...')
 
 
Q