hmlongco / Factory

A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
MIT License
1.71k stars 107 forks source link

Issue with latest release 2.1.0 - build error #88

Closed gamble2020 closed 1 year ago

gamble2020 commented 1 year ago

Getting a build error: Filename "Factory.swift" used twice. I'm using Swift package management.

hmlongco commented 1 year ago

Sorry about that. Was building fine on my machine. Pushed 2.1.2.

gamble2020 commented 1 year ago

Thanks :)