hmlongco / Resolver

Swift Ultralight Dependency Injection / Service Locator framework
MIT License
2.14k stars 187 forks source link

No such file or directory: ... Resolver-Dynamic.framework/Resolver-Dynamic #146

Closed DullingWine closed 2 years ago

DullingWine commented 2 years ago

Hi First time user of resolver here. I installed the package via xcode package manager, wrote some IoC and tried to build. I get:

clang error: no such file or directory: '..../PackageFrameworks/Resolver-Dynamic.framework/Resolver-Dynamic'

any idea how to fix this?

DullingWine commented 2 years ago

Just for completeness here:

jeantuffier commented 2 years ago

I'm running in the exact same issue.

hmlongco commented 2 years ago

When I add it to a project I usually only select the "Resolver" option. Not an expert on package manager.

hmlongco commented 2 years ago

Just pick one. Picking all of them confuses Xcode.