yagiz / Bagel

a little native network debugging tool for iOS
Apache License 2.0
4.35k stars 317 forks source link

Support Swift Packages #52

Open laohanme opened 5 years ago

laohanme commented 5 years ago

Does it support SP

image
ricobeck commented 4 years ago

Had the same issue and made it work: https://github.com/ricobeck/Bagel

Had to fork Bagel and CocoaAsyncSocket to correct the location of the header files. As a bonus it now works on macOS.

Is this repo still maintained? I'd happy to provide a PR.

yagiz commented 4 years ago

@ricobeck Yes it's still maintained :) It would be awesome if you open a PR.

basvankuijck commented 4 years ago

Any update on this? I currently added ricobeck his repo as a dependency. But I would rather at the original one.

gbuela commented 4 years ago

+1 @ricobeck can we have your PR please? 😃

randomiser commented 4 years ago

+1

mohpor commented 4 years ago

+1

mohpor commented 4 years ago

I have successfully migrated Bagel to SPM in #61 . I hope it gets merged

randomiser commented 4 years ago

Can we get this PR merged?