Skip to content

Commit 357ca1e

Browse files
authored
Rename package name in [email protected] to match Package.swift. (#99)
1 parent 770f68f commit 357ca1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import PackageDescription
44

55
let package = Package(
6-
name: "swift-issue-reporting",
6+
name: "xctest-dynamic-overlay",
77
platforms: [
88
.iOS(.v13),
99
.macOS(.v10_15),

0 commit comments

Comments
 (0)