Skip to content

Commit

Permalink
fix: tuist users not able to install CIO iOS SDK SPM manifest issue (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
levibostian authored Aug 8, 2024
1 parent 0ea055b commit 0bed989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ let package = Package(
.product(name: "Sovran", package: "sovran-swift"),
.product(name: "JSONSafeEncoding", package: "jsonsafeencoding-swift")
],
path: "Sources/Segment",
resources: [.process("Segment/Resources")]),
.testTarget(
name: "CioAnalytics-Tests",
Expand Down

0 comments on commit 0bed989

Please sign in to comment.