Skip to content

Commit 7602b65

Browse files
Merge pull request #3 from tkhq/andrew/release-v2024-10-10
updates for release v2024.10.10
2 parents 5817374 + a557403 commit 7602b65

File tree

7 files changed

+3276
-1752
lines changed

7 files changed

+3276
-1752
lines changed

Package.swift

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,5 @@ let package = Package(
6464
.product(name: "Web3PromiseKit", package: "Web3.swift"),
6565
]
6666
),
67-
// Empty target that builds the DocC catalog at /SwiftDocCPluginDocumentation/SwiftDocCPlugin.docc.
68-
// The SwiftDocCPlugin catalog includes high-level, user-facing documentation about using
69-
// the Swift-DocC plugin from the command-line.
70-
.target(
71-
name: "TurnkeySDKDocumentation",
72-
path: "Sources/TurnkeySDKDocumentation"
73-
)
7467
]
7568
)

0 commit comments

Comments
 (0)