Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Fix Assisted Factory binding location. #166

Merged
merged 1 commit into from
Aug 31, 2020

Commits on Aug 31, 2020

  1. Fix Assisted Factory binding location.

    The source location for assisted factory bindings was being set at the `file`, `line`, and `function` within the `AssistedInjectionArities.swift` file, which makes the debug information incorrect for errors such as `MissingProvider`. This change should correctly place the source location info at the site of the binding for assisted factories.
    sebastianv1 committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e987d25 View commit details
    Browse the repository at this point in the history