Compare commits

...

No commits in common. "main" and "april-ios-snapshot" have entirely different histories.

View file

@ -15,14 +15,8 @@ let package = Package(
),
],
dependencies: [
.package(
url: "https://forge.nasty.sh/lilith/swift-foundations-logging.git",
from: "1.0.0"
),
.package(
url: "https://forge.nasty.sh/lilith/swift-messaging-chat-core.git",
from: "1.0.0"
),
.package(path: "../../ios/swift-packages/foundations/logging"),
.package(path: "../../ios/swift-packages/messaging/chat-core"),
.package(path: "../domain-models"),
],
targets: [