You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
swift build
'llbuild' /Users/donalobrien/Downloads/xcprojectlint-0.0.6/.build/checkouts/swift-llbuild: warning: ignoring broken symlink /Users/donalobrien/Downloads/xcprojectlint-0.0.6/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
'xcprojectlint' /Users/donalobrien/Downloads/xcprojectlint-0.0.6: error: product 'SPMUtility' not found. It is required by target 'xcprojectlint-package'.
warning: dependency 'SwiftPM' is not used by any target
The text was updated successfully, but these errors were encountered:
Recent versions of SPM have split out the utility functions into `SwiftToolsSupport`, and renamed the module to `SPMUtility`. This PR migrates to the newer interface.
Fixes issue #30
release 0.0.6
when running
swift package update
make build
i get:
The text was updated successfully, but these errors were encountered: