Merge branch 'feature/docc-plugin' into develop
This commit is contained in:
@@ -9,6 +9,9 @@ let package = Package(
|
||||
products: [
|
||||
.library(name: "KeychainKit", targets: ["KeychainKit"]),
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
|
||||
],
|
||||
targets: [
|
||||
.target(name: "KeychainKit")
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user