Compare commits
No commits in common. "main" and "april-ios-snapshot" have entirely different histories.
main
...
april-ios-
1 changed files with 2 additions and 8 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue