Your package includes ZIPFoundation version 0.9.18 but should pickup 0.9.19 which includes privacy manifests fix
TanvirShirazi opened this issue · 1 comments
TanvirShirazi commented
Your NordicDFU package includes ZIPFoundation version 0.9.18 but should pickup 0.9.19 which includes privacy manifests fix otherwise users of NordicDFU will get privacy manifest issue from Apple
Current:
.package(url: "https://github.com/weichsel/ZIPFoundation", exact: "0.9.18")
Should be updated to 0.9.19 which includes privacy manifests fix.
philips77 commented
Fixed and released as 4.15.3. Thank you for creating the issue!