Building42 / Telegraph

Secure Web Server for iOS, tvOS and macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.28 release with PR #72 please?

Pikuseru opened this issue Β· comments

Pointing to a git commit at the moment, could I please request another 0.28 release for #72 so I can bump our podfile?

thankyou πŸ˜„

@Pikuseru I'd like to get Swift Package Manager support in there, after that I'll do the release
See issue #75

okay, thankyou - much appreciated btw πŸ˜„πŸ‘

@Pikuseru Sorry this is taking a while. The Swift Package Manager support and that iOS 13 issue were pretty difficult to tackle.

Could you please test the master branch for me?
If everything works well, I'll release a new version.

I'll schedule some time to take a look this week at master πŸ‘ thanks πŸ˜„ It's fine there's no rush - we're all busy πŸ˜‰

@yvbeek btw did you re-tag 2.9.2 HTTPParserC? Our cocoapods install of my merged PR just went a bit funny, we're looking into what it could be - the HTTPParserC Pods/Target Support Files/HTTPParserC/HTTPParserC.modulemap seems to disappear now, we were originally pointing at 2.9.2 when I check our old podfile.lock from Jan 30, but it looks like 2.9.2 has been tagged at a different commit? (I'm not quite sure - asking to see.)

https://github.com/Building42/HTTPParserC/releases/tag/2.9.2
https://github.com/Building42/HTTPParserC/commits/master

https://github.com/CocoaPods/Specs/blob/master/Specs/d/4/6/HTTPParserC/2.9.2/HTTPParserC.podspec.json#L12

Hi @yvbeek I tried pointing cocoapods at master branch, did a pod install and was able to start the server alright and my UI tests worked so πŸ‘ πŸ‘ from me πŸ˜„ We did have that separate issue with 2.9.2 tag pointing to another commit, so we changed our develop branch to point to 2.9.0 for the moment - although we'll probably end up bumping to 0.28 to pick up the latest version when you're ready πŸ‘ thanks πŸ˜„

Hi @Pikuseru, thank you for testing and sorry for the inconvenience caused by the changes to HTTPParserC. The issues should be resolved now.

Version 0.28 is now available πŸš€

Thanks @yvbeek πŸ˜„ ⭐️ πŸš€