Skip to content

Commit

Permalink
removed unused exclude (#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixHerrmann authored Oct 5, 2021
1 parent d93ee39 commit d932b69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ let package = Package(
name: "Segment",
dependencies: [],
path: "Segment/",
exclude: ["SwiftSources"],
sources: ["Classes", "Internal"],
publicHeadersPath: "Classes",
cSettings: [
Expand Down

0 comments on commit d932b69

Please sign in to comment.