Swiftpack.co - Swift Packages by darjeelingsteve

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

Packages published by darjeelingsteve

darjeelingsteve/hopoate 1.10.0
Lightweight Dependency Injection for iOS
⭐️ 4
🕓 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.
Hopoate's Privates
6 weeks ago
## What's Changed * Privacy by @darjeelingsteve in https://github.com/darjeelingsteve/hopoate/pull/8 **Full Changelog**: https://github.com/darjeelingsteve/hopoate/compare/1.9.1...1.10.0
Hopoate Needs Help
2 years ago
Specifies Hopoate as a dependency of HopoateTestingHelpers.
Hopoate's One and Only Target
2 years ago
Updates the Hopoate Xcode project to build Hopoate and HopoateTestingHelpers as [Multi-Platform Frameworks](https://developer.apple.com/videos/play/wwdc2021/10210/).
Hopoate Drops a Member
2 years ago
Removes the `HopoateTestingHelpers` product as SPM does not build it as a true dynamic library and instead bundles the `Hopoate` target classes in with `HopoateTestingHelpers`. As such, this creates duplicate symbols in tests that use `HopoateTestingHelpers`, resulting in two separate instances of `DependencyContainer.shared`. Projects using SPM should use `HopoateTestingHelpers` from [HopoateTestingHelpersPackage](https://github.com/darjeelingsteve/HopoateTestingHelpersPackage) instead.
Hopoate Tests the Target
3 years ago
Adds `HopoateTestingHelpers` targets to `Hopoate.xcodeproj`, allowing `HopoateTestingHelpers` to be built without SPM.
Forceful Hopoate
3 years ago
Adds functions to DependencyContainer allowing new service registrations to overwrite all existing service registrations.
Explicit Hopoate
3 years ago
This release adds separate schemes for iOS, tvOS, and watchOS.
Dynamic Hopoate
3 years ago
Hopoate now builds as a Dynamic Library when built using Swift Package Manager.
Testing Helpers
4 years ago
iOS watchOS tvOS
darjeelingsteve/DJATesting 2.7.0
A framework containing unit test helpers for Apple platform projects.
⭐️ 1
🕓 14 hours 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.
Primary Action Bar Button Items
19 hours ago
## What's Changed * UIBarButtonItem Primary Action by @darjeelingsteve in https://github.com/darjeelingsteve/DJATesting/pull/4 **Full Changelog**: https://github.com/darjeelingsteve/DJATesting/compare/2.6.0...2.7.0
A Swift Gesture
6 weeks ago
Supports gesture recogniser testing when building with SPM.
Impolite Initialisation
1 year ago
Adds: * `+[NSObject forcedInit]`
Barred by the System
1 year ago
Adds: `-[UIBarButtonItem systemItem]`
Section 16
1 year ago
Fixes layout section retrieval on iOS 16.
To Super or Not to Super
1 year ago
Adds: * `-[MockNavigationController callsSuper]` * `-[MockPresentationViewController callsSuper]` * `-[MockSplitViewController callsSuper]` * `-[MockTabBarController callsSuper]`
Separator of Concern
1 year ago
Adds `-[NSCollectionLayoutSection listSeparatorConfigurationForItemAtIndexPath:]`
Module Interface Fix
2 years ago
Fixes the `Call to main actor-isolated initializer 'init(contentSize:effectiveContentSize:contentInsets:effectiveContentInsets:)' in a synchronous nonisolated context` error in the generated module interface.
watchOS
2 years ago
Adds watchOS testing support.
Full Metal Package
2 years ago
Swift Package Manager compatibility 📦 Improved documentation and API consistency 📖
iOS watchOS tvOS
darjeelingsteve/HopoateTestingHelpersPackage 1.0.0
A Swift package containing unit-test helpers for projects using Hopoate that use SPM for dependency management
⭐️ 0
🕓 2 years 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.
Hopoate Readies the Package
2 years ago
Initial release.
iOS watchOS tvOS

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