We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b4f854 commit d1ce95bCopy full SHA for d1ce95b
Package.swift
@@ -1,5 +1,4 @@
1
// swift-tools-version: 5.4
2
-// The swift-tools-version declares the minimum version of Swift required to build this package.
3
4
import PackageDescription
5
@@ -11,7 +10,8 @@ let package = Package(
11
10
products: [
12
.library(
13
name: "SPDiffable",
14
- targets: ["SPDiffable"]),
+ targets: ["SPDiffable"]
+ ),
15
],
16
targets: [
17
.target(
SPDiffable.xcodeproj/project.xcworkspace/xcuserdata/ivanvorobei.xcuserdatad/UserInterfaceState.xcuserstate
-473 Bytes
0 commit comments