Skip to content

Commit 67a815a

Browse files
authored
Update Package.swift
1 parent a67e180 commit 67a815a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
// Targets can depend on other targets in this package, and on products in packages which this package depends on.
2121
.target(
2222
name: "HealthKitReporter",
23-
path: "HealthKitReporter/Classes"),
23+
path: "Sources"),
2424
]
2525
)
2626

0 commit comments

Comments
 (0)