ggruen / CloudKitSyncMonitor

Monitor current state of NSPersistentCloudKitContainer sync
MIT License
465 stars 43 forks source link

Fix min Mac Catalyst version #23

Closed infinitepower18 closed 2 months ago

infinitepower18 commented 2 months ago

Changed the min Catalyst version to 15 instead of 14, so it matches the min version in the code.

ggruen commented 2 months ago

Thanks for catching (and fixing) that.