Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build_podspec script & added SwiftNIOHPACK Pod #185

Merged
merged 1 commit into from
Feb 18, 2020

Conversation

Jake-Prickett
Copy link
Contributor

  • SwiftNIOHTTP2 has a dependency on internal target SwiftNIOHPACK so validating the podspec was failing
  • Updated the script to allow for the generation of both SwiftNIOHTTP2.podspec & SwiftNIOHPACK .podspec
  • In NIOHTTP2StreamChannel.swift, it imports NIOConcurrencyHelpers which was not added as a dependency explicitly. Added the dependency which allowed the successful validation of the SwiftNIOHTTP2 Pod.

Cocoapods

SwiftNIOHTTP2
SwiftNIOHPACK

Newly created Pods from Release 1.9.1 - still need to add the other maintainers as Pod owners!

@swift-server-bot
Copy link

Can one of the admins verify this patch?

5 similar comments
@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

Copy link
Member

@weissi weissi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! LGTM!

@weissi weissi requested a review from Lukasa February 18, 2020 18:18
Copy link
Contributor

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Lukasa
Copy link
Contributor

Lukasa commented Feb 18, 2020

@swift-nio-bot test this please

@Lukasa Lukasa added the semver/patch No public API change. label Feb 18, 2020
@Lukasa Lukasa added this to the 1.9.0 milestone Feb 18, 2020
@Lukasa Lukasa merged commit 0c7d697 into apple:master Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants