Skip to content

Commit 2eea533

Browse files
committed
added path to the info.plist
1 parent 5a4b32f commit 2eea533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ let package = Package(
8888
"Parse"
8989
],
9090
path: "ParseLiveQuery/ParseLiveQuery",
91+
exclude: ["Resources/Info.plist"],
9192
resources: [.process("Resources")])
9293
]
9394
)

0 commit comments

Comments
 (0)