Skip to content

Commit

Permalink
Exclude License
Browse files Browse the repository at this point in the history
  • Loading branch information
RuiAAPeres committed Aug 12, 2022
1 parent d1f5273 commit cb3fd6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Package.swift
Expand Up @@ -37,7 +37,8 @@ let package = Package(
name: "VitalCore",
exclude: [
"./Get/LICENSE",
"./Get/README.md"
"./Get/README.md",
"./Keychain/LICENSE"
]
),
.testTarget(
Expand Down

0 comments on commit cb3fd6e

Please sign in to comment.