Skip to content

Commit

Permalink
fix(package_info_plus): Resolve compilation issues with SPM enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
vbuberen committed Dec 18, 2024
1 parent 2b7cb08 commit d4e87ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
dependencies: [],
resources: [
.process("PrivacyInfo.xcprivacy")
]
],
cSettings: [
.headerSearchPath("include/package_info_plus")
]
Expand Down

0 comments on commit d4e87ca

Please sign in to comment.