We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67e180 commit 67a815aCopy full SHA for 67a815a
Package.swift
@@ -20,7 +20,7 @@ let package = Package(
20
// Targets can depend on other targets in this package, and on products in packages which this package depends on.
21
.target(
22
name: "HealthKitReporter",
23
- path: "HealthKitReporter/Classes"),
+ path: "Sources"),
24
]
25
)
26
0 commit comments