Comcast / mamba

Mamba is a Swift iOS, tvOS and macOS framework to parse, validate and write HTTP Live Streaming (HLS) data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v 1.2.0 cocoapods

jgainfort opened this issue · comments

Is it possible to get 1.2.0 onto cocoapods? I unfortunately have not been able to move off pods just yet.

Sorry if this seems pushy, but just want to bump this.

thanks for bringing this to our attention. I'm looking into why master_1.x (which has 1.2.0 on the podspec) hasn't been merged to master.

@jaybpierce So all that should need to be done is
pod trunk push mamba.podspec --verbose --allow-warnings
Within the master_1.x branch

However this must be done by an owner. See #35

unfortunately, our one and only owner is OOTC at the moment and completely out of contact. It'll have to wait until he gets back.

I'll make sure we ad some more owners to the list when he gets back #52

Understood

Is it possible to do the following or must it wait for an owner?
pod trunk add-owner mamba someuser@someaddress.com

If that doesn't work is there an estimate on when he returns?

"Is it possible to do the following or must it wait for an owner?" tried out of thin hope, nope. He's on vacation for a few weeks, but he may occasionally have email access/internet. I'll send him a message and we may get lucky.

In the meantime I published 1.2 to a private podspec repo. So I am no longer in a hurry. Appreciate the quick response!

@jgainfort I have returned (was in China, the internet does not work that well there). Just pushed 1.2.0 to trunk, so you can move off your private pod spec if you want.

Sorry! We're carthage users so we don't notice when we screw up a release on pods.

@dcoufal No worries. Thank you!