Telegraph
Telegraph copied to clipboard
Xcode 14.1/2 - Redefinition of enumerator error
Hi, new version of Xcode 14.2 displays errors during compiling inside HTTPCParser, could someone help resolve that issue?. The same situation is for Xcode 14.1

I have the same issue now for Xcode 14.2 , anyone know hot wo fix it? @yvbeek
Are you running into these issues in your own project or in the Telegraph workspace? If you run into these issues in your own project, please let me know which form integration you are using.
A few minutes ago I've done a couple of commits to update the project for Xcode 14.2
I am running into these issues in my own project. I use cocoapods to integrate Telegraph
it ok when use swiftPM, but it's not work in pod
Unfortunately I'm not sure if there is a way that I can automatically test a CocoaPods integration with GitHub Actions. When I get around to deploying a new version of Telegraph, I'll run a small test project and see why it is throwing these errors for the HTTPParserC code.
I do recommend to use SwiftPM in your project if possible. Development on CocoaPods is slowing down.
Same issue here. Anyone was able to solve it?
Hi @yvbeek, I'm also experiencing this problem. Unfortunately using CocoaPods is a hard requirement in my case. Would you be willing to merge the contribution in a timely manner? Thanks in advance!
This should be resolved in the latest commits