Swiftpack.co - Swift Packages by ggruen

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by ggruen

ggruen/CloudKitSyncMonitor 1.2.1
Monitor current state of NSPersistentCloudKitContainer sync
⭐️ 418
🕓 47 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.2.1
47 weeks ago
## What's Changed * Added watchOS to Package.swift by @fhasse95 in https://github.com/ggruen/CloudKitSyncMonitor/pull/16 ## New Contributors * @fhasse95 made their first contribution in https://github.com/ggruen/CloudKitSyncMonitor/pull/16 **Full Changelog**: https://github.com/ggruen/CloudKitSyncMonitor/compare/1.2.0...1.2.1
1.2.0
1 year ago
## What's Changed * Update README.md by @iSapozhnik in https://github.com/ggruen/CloudKitSyncMonitor/pull/11 * Syntax coloring in README by @Tunous in https://github.com/ggruen/CloudKitSyncMonitor/pull/13 * Added description to SyncSummaryStatus by @justTreme in https://github.com/ggruen/CloudKitSyncMonitor/pull/15 ## New Contributors * @iSapozhnik made their first contribution in https://github.com/ggruen/CloudKitSyncMonitor/pull/11 * @Tunous made their first contribution in https://github.com/ggruen/CloudKitSyncMonitor/pull/13 * @justTreme made their first contribution in https://github.com/ggruen/CloudKitSyncMonitor/pull/15 **Full Changelog**: https://github.com/ggruen/CloudKitSyncMonitor/compare/1.1.1...1.2.0
2 years ago
Adds "import CloudKit" to fix compiler error in iOS 15. Backwards compatible to iOS 14.
1.1.0
3 years ago
Adds support for watchOS (thanks to Jordi)
v1.0.2
3 years ago
Fixes an issue in iOS 14 in which import and export may have succeeded, but no report on "setup" was sent. CloudKitSyncMonitor's "syncStateSummary" now considers this state "succeeded" instead of "unknown", which also means that "isBroken" will consider this state as not broken, whereas "unknown" is considered broken.
v1.0.1
3 years ago
Allows the library to be used in projects targeting pre-iOS 14. In particular, addresses a crash in iOS 13.7. Note that if you're targeting Mac Catalyst or macOS, you'll need to be on Xcode 12.2 or later, even if you're targeting MacOS 10.15, or you'll get errors about CloudKit methods not existing. Note also that CloudKitSyncMonitor won't _do_ anything on macOS 10.15.x/Mac Catalyst 13.x, since the functionality on which it relies was introduced in iOS 14/macOS 11 - this patch just allows your project to compile.
v1.0.0
3 years ago
Initial release
iOS macOS watchOS tvOS
ggruen/SocketConnection 1.0.2
A pure Swift package for establishing a two-way socket connection to a server that uses Combine, rather than delegates, to send data and notifications back to your code.
⭐️ 0
🕓 3 years ago
iOS macOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics