Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Fix test-project
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 18, 2019
1 parent d401a23 commit cf09dfb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions containers/swift-4/test-project/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import PackageDescription
let package = Package(
name: "helloworld",
targets: [
.target(
name: "helloworld",
path: "Sources")
Target(name:"helloworld")
]
)

0 comments on commit cf09dfb

Please sign in to comment.