Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
noursandid authored Oct 27, 2023
1 parent 1b1e844 commit 4854206
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ let package = Package(
targets: [
.target(
name: "SundeedQLite",
path: "Library",
sources: ["**/*.swift"]
path: "Library"
)
]
)

0 comments on commit 4854206

Please sign in to comment.