mirror of
https://github.com/tsolomko/SWCompression.git
synced 2026-06-23 14:56:41 +00:00
Added Package.swift.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "SWCompression",
|
||||
exclude: [
|
||||
"Tests/"
|
||||
]
|
||||
)
|
||||
Reference in New Issue
Block a user