Swinject / SwinjectPropertyLoader

Swinject extension to load property values from resources
MIT License
28 stars 19 forks source link

Using SwinjectStoryboard and SwinjectPropertyLoader in one project #19

Open o15a3d4l11s2 opened 5 years ago

o15a3d4l11s2 commented 5 years ago

At the moment it is not possible to use SwinjectStoryboard and SwinjectPropertyLoader in one project through CocoaPods, because the projects depend on a different version of Swinject.

Is this project still maintained and could this be easily fixed?

As a reference, the CocoaPods error:

[!] CocoaPods could not find compatible versions for pod "Swinject":
  In snapshot (Podfile.lock):
    Swinject (= 2.5.0, ~> 2.4)

  In Podfile:
    Swinject (= 2.5.0)

    SwinjectPropertyLoader (= 1.0.0) was resolved to 1.0.0, which depends on
      Swinject (~> 2.0.0)

Specs satisfying the `Swinject (= 2.5.0), Swinject (= 2.5.0, > 2.4), Swinject (> 2.0.0)` dependency were found, but they required a higher minimum deployment target.
o15a3d4l11s2 commented 5 years ago

@yoichitgy , @jakubvano , @gasthana0 , is the library still supported? We need to plan if we can go with Swinject or Typhoon, but we will need PropertyLoader.