Skip to content

Commit

Permalink
Add the Persistence dependency to Crashes.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Jan 13, 2025
1 parent 1e8db1f commit 93e72b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ let package = Package(
dependencies: [
"Common",
"CxxCrashHandler",
"Persistence"
]),
.target(
name: "CxxCrashHandler",
Expand Down

0 comments on commit 93e72b5

Please sign in to comment.