Fix the last of the duplicate implementation warnings.
This commit is contained in:
parent
da8b2c331f
commit
43a94793a7
|
@ -8,6 +8,7 @@ let package = Package(
|
|||
products: [
|
||||
.library(
|
||||
name: "AppKitExtras",
|
||||
type: .dynamic,
|
||||
targets: ["AppKitExtras"]),
|
||||
],
|
||||
dependencies: [
|
||||
|
|
Loading…
Reference in New Issue