Skip to content

Commit 8844166

Browse files
committed
update package.swift
1 parent 5f4b8fb commit 8844166

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Package.swift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ let package = Package(
1212
name: "TestlioSDK",
1313
targets: ["TestlioSDK"])
1414
],
15-
dependencies: [
16-
.package(
17-
url: "https://github.com/microsoft/plcrashreporter.git",
18-
from: Version(1, 7, 1)
19-
)
20-
],
2115
targets: [
2216
.binaryTarget(
2317
name: "TestlioSDK",

0 commit comments

Comments
 (0)