Closed TanvirShirazi closed 6 months ago
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.
Fixed and released as 4.15.3. Thank you for creating the issue!
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:
Should be updated to 0.9.19 which includes privacy manifests fix.