apple / swift-distributed-actors

Peer-to-peer cluster implementation for Swift Distributed Actors
https://apple.github.io/swift-distributed-actors/
Apache License 2.0
587 stars 55 forks source link

Fix build, consuming from other packages #1064

Closed ktoso closed 1 year ago

ktoso commented 2 years ago
'InternalPlugins/MultiNodeTest' is not a valid path for path-based dependencies; use relative or absolute path instead. in https://github.com/apple/swift-distributed-actors

when consumed from another package. We must fix this before the next tag.