Swiftpack.co - Swift Packages by Lord-Kamina

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

Packages published by Lord-Kamina

Lord-Kamina/SwiftDefaultApps v2.0.1
Replacement for RCDefaultApps, written in Swift.
⭐️ 1,375
🕓 6 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.
Version 2.0.1
4 years ago
+ ### Fixed + CLI: Crash when displaying the results for setHandler with shortcuts such as internet, browser, email, etc.
Version 2.0.0
4 years ago
+ ### Added + Signed prefpane, CLI and Dummy apps. + Both the prefpane and the CLI version will now automatically try to locate ThisAppDoesNothing.app if it does not appear registered with launch services. + ### Changed + SwiftCLI is now built and linked as a static library instead of a framework. + Updated to Swift 5 + The content array is now populated by overriding `didSelect()` instead of relying on an arbitrary sleep timer. + Changed the CLI app's name from lsreg to swda. + Messages in both the CLI and Preference Pane are now a bit more verbose. + Under the hood, folded most of the app's feedback to the user into a single `displayAlert()` function. + ### Fixed + Updated the Swift Package Manager manifest to version 5. + Updated the SynchronizedArray code and corrected the attribution; Before, I had inadvertently credited an unrelated project with the same name. + Various small optimizations, fixes and text corrections.
Version 1.1.3
5 years ago
## [1.1.3] - 2018-11-15 + ### Fixed + Bug causing crash on related to force-unwrapping bundleIdentifier.
Version 1.1.2
5 years ago
# Release Notes ## [1.1.2] - 2018-10-07 + ### Changed + Migrated to Swift 4.2 + Force Static linking of standard library, which should fix issues running on Mojave.
Version 1.1.1
6 years ago
# Release Notes ## [1.1.1] - 2018-04-15 + ### Changed + Small changes for Swift 4.1.
Version 1.1.0
6 years ago
Closes #1 Mostly a maintenance release; fixes a couple bugs and migrated to Swift 4.

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