Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
kvs-coder authored May 27, 2021
1 parent a67e180 commit 67a815a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
// Targets can depend on other targets in this package, and on products in packages which this package depends on.
.target(
name: "HealthKitReporter",
path: "HealthKitReporter/Classes"),
path: "Sources"),
]
)

0 comments on commit 67a815a

Please sign in to comment.