Skip to content
Snippets Groups Projects
Package.swift 203 B
Newer Older
Bruno Muniz's avatar
Bruno Muniz committed
// swift-tools-version:5.3
// This is only here so that Xcode doesn't display this directory inside the main package.
import PackageDescription
let package = Package(name: "", products: [], targets: [])