passepartout-apple/Passepartout/Library/Sources/CommonLibrary
Davide 91344c1294
Only guard remote fingerprint if local has any (#863)
Otherwise, it would never import remote profiles w/o a fingerprint.

Scenarios (must test in #570):

- No local profile → Import
- Local profile has no fingerprint → Import
- Local profile has fingerprint
  - Remote profile has no fingerprint → Skip
  - Remote profile has same fingerprint → Skip
  - Remote profile has different fingerprint → Import
2024-11-13 21:46:14 +01:00
..
Business Only guard remote fingerprint if local has any (#863) 2024-11-13 21:46:14 +01:00
Domain Split test jobs (#855) 2024-11-12 18:35:44 +01:00
IAP Upgrade to Xcode 16 (#858) 2024-11-13 12:07:30 +01:00
Mock Upgrade to Xcode 16 (#858) 2024-11-13 12:07:30 +01:00
Resources Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
Shared.swift Add logic to migrate v2 profiles (#854) 2024-11-12 16:42:19 +01:00