Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartbreckenridge authored Jul 29, 2020
1 parent 79182ca commit fa55832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ let package = Package(
// Products define the executables and libraries a package produces, and make them visible to other packages.
.library(
name: "RSTree",
type: .dynamic,
targets: ["RSTree"]),
],
dependencies: [
Expand Down

0 comments on commit fa55832

Please sign in to comment.