Skip to content

Commit

Permalink
Just copy the manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
matux committed Apr 22, 2024
1 parent 1914207 commit 50d1935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RollbarNotifier/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ let package = Package(
"RollbarReport"
],
path: "Sources/RollbarNotifier",
resources: [.process("PrivacyInfo.xcprivacy")]
resources: [.copy("PrivacyInfo.xcprivacy")]
),
.testTarget(
name: "RollbarReportTests",
Expand Down

0 comments on commit 50d1935

Please sign in to comment.