Skip to content

Commit a5c6a55

Browse files
Update Package.swift
Co-authored-by: Miguel Ángel Díaz <madiaz.dev@gmail.com>
1 parent a3f6f4d commit a5c6a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extension Target {
3939
return .target(
4040
name: "BowLiteEffects",
4141
dependencies: [.target(name: Target.core.name)],
42-
exclude: ["Effects/Foundation/FileManager+iOS+Mac.swift"])
42+
exclude: ["Foundation/FileManager+iOS+Mac.swift"])
4343
#else
4444
return .target(
4545
name: "BowLiteEffects",

0 commit comments

Comments
 (0)