Skip to content

Commit

Permalink
Fix curly
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzanowskim committed Apr 28, 2024
1 parent 680bc5d commit 19e43c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let package = Package(
platforms: [
.iOS(.v12),
.macOS(.v10_15),
.custom("xros", versionString: 1.0)
.custom("xros", versionString: "1.0")
],
products: [
.library(
Expand Down

0 comments on commit 19e43c7

Please sign in to comment.