SwiftMetrics icon indicating copy to clipboard operation
SwiftMetrics copied to clipboard

majorVersion only in Package.swift dependencies when dependancies have that

Open mattcolegate opened this issue 9 years ago • 0 comments

Once all our dependencies have moved to majorVersion only in their Package.swifts, our Package.swift must also change to majorVersion only. This will allow SwiftMetrics to work with more versions of our dependencies, which in turn will allow more versions of our dependents to work with SwiftMetrics. Awaiting the following projects to change:

https://github.com/IBM-Swift/Kitura-Request https://github.com/IBM-Swift/Kitura-net https://github.com/IBM-Swift/BlueSSLService

mattcolegate avatar Jan 31 '17 10:01 mattcolegate