Skip to content

Commit 5138ad8

Browse files
committed
Updated Package Name
Removed the dashes.
1 parent b484286 commit 5138ad8

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
@@ -4,7 +4,7 @@
44
import PackageDescription
55

66
let package = Package(
7-
name: "iOS-Common-Libraries",
7+
name: "iOSCommonLibraries",
88
platforms: [.iOS(.v15), .macOS(.v12)],
99
products: [
1010
.library(

0 commit comments

Comments
 (0)