Skip to content

Commit ab9ef31

Browse files
committed
5
1 parent afedd0b commit ab9ef31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
// Products define the executables and libraries a package produces, and make them visible to other packages.
1010
.library(
1111
name: "AppsFlyerLib",
12-
targets: ["Versions/A/AppsFlyerLib"]),
12+
targets: ["Versions/A/"]),
1313
],
1414
dependencies: [
1515
// Dependencies declare other packages that this package depends on.

0 commit comments

Comments
 (0)