apple / swift-nio-transport-services

Extensions for SwiftNIO to support Apple platforms as first-class citizens.
https://swiftpackageindex.com/apple/swift-nio-transport-services/main/documentation/niotransportservices
Apache License 2.0
282 stars 71 forks source link

Update podspec script #143

Closed glbrntt closed 2 years ago

glbrntt commented 2 years ago

Motivation:

To workaround https://github.com/apple/swift-nio/issues/2073 we must list all transitive dependencies when building podspecs.

Modifications:

Result:

Podspec generation script includes transitive dependencies.