mirror of
https://github.com/nsomar/Swiftline.git
synced 2024-11-04 01:44:24 +03:00
235378c870
Cleanup Removing subfolders to flatten source
6 lines
72 B
Swift
6 lines
72 B
Swift
import PackageDescription
|
|
|
|
let package = Package(
|
|
name: "Swiftline"
|
|
)
|