swift format
This commit is contained in:
+7
-7
@@ -4,11 +4,11 @@
|
||||
import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "audiotee",
|
||||
platforms: [
|
||||
.macOS("14.2")
|
||||
],
|
||||
targets: [
|
||||
.executableTarget(name: "audiotee")
|
||||
]
|
||||
name: "audiotee",
|
||||
platforms: [
|
||||
.macOS("14.2")
|
||||
],
|
||||
targets: [
|
||||
.executableTarget(name: "audiotee")
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user