Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
StatusQuo committed Jun 5, 2019
1 parent b1e5b55 commit aab9421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ let package = Package(
.target(
name: "Lottie",
path: "lottie-swift/src",
exclude: ["lottie-swift/src/Public/MacOS"]
exclude: ["lottie-swift/src/Public/MacOS/AnimationSubview.swift"]
)
]
)

0 comments on commit aab9421

Please sign in to comment.