hmlongco / Resolver

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

Add support for watchOS in podspec #169

Open fabiankr opened 1 year ago

fabiankr commented 1 year ago

Back in 2019 (https://github.com/hmlongco/Resolver/commit/0a643cbf91955b2b2156db34237a005168d24d4e) support for macOS, tvOS and watchOS were added in the Package.swift file. Unfortunately, watchOS is missing in the Resolver.podspec file which makes it impossible to use Resolver in a project for watchOS.

This PR adds the required watchOS deployment target for it to work correctly. watchOS 4.0 matches iOS 11.0. It could also be set to 6.0 to match the SPM definition.

majie776 commented 1 year ago

这是来自QQ邮箱的自动回复邮件。   邮件已收到