Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
ren6 authored Apr 17, 2024
1 parent b07da47 commit 9b7d383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ let package = Package(name: "ApphudSDK",
targets: [.target(name: "ApphudSDK",
path: "ApphudSDK",
resources: [
.copy("../ApphudSDK/PrivacyInfo.xcprivacy")
.process("PrivacyInfo.xcprivacy")
])],
swiftLanguageVersions: [.v5])

0 comments on commit 9b7d383

Please sign in to comment.