Skip to content

Commit 3b14488

Browse files
Rename R.swift.Plugin
1 parent 75764fb commit 3b14488

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
@@ -6,7 +6,7 @@ import PackageDescription
66
let rswiftRepository = "https://github.com/quentinfasquel/R.swift"
77

88
let package = Package(
9-
name: "R.swift-Plugin",
9+
name: "R.swift.Plugin",
1010
platforms: [.iOS(.v11)],
1111
products: [
1212
.plugin(name: "RswiftPlugin", targets: ["RswiftPlugin"])

0 commit comments

Comments
 (0)