Skip to content

Commit ac90730

Browse files
wip: package updated
1 parent 6620c88 commit ac90730

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
@@ -21,7 +21,7 @@ let package = Package(
2121
.target(
2222
name: "Optimizely",
2323
path: "Sources",
24-
resources: [.copy("Supporting Files/PrivacyInfo.xcprivacy")]
24+
resources: [.process("Supporting Files/PrivacyInfo.xcprivacy")]
2525
)
2626
]
2727
)

0 commit comments

Comments
 (0)