Skip to content

Commit

Permalink
Rename package name in Package@swift-6.0.swift to match Package.swift. (
Browse files Browse the repository at this point in the history
  • Loading branch information
noremac authored Jul 24, 2024
1 parent 770f68f commit 357ca1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package@swift-6.0.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import PackageDescription

let package = Package(
name: "swift-issue-reporting",
name: "xctest-dynamic-overlay",
platforms: [
.iOS(.v13),
.macOS(.v10_15),
Expand Down

0 comments on commit 357ca1e

Please sign in to comment.