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

Xcode 14.1/2 - Redefinition of enumerator error #137

Closed
jarekdominiak opened this issue Jan 19, 2023 · 8 comments
Closed

Xcode 14.1/2 - Redefinition of enumerator error #137

jarekdominiak opened this issue Jan 19, 2023 · 8 comments

Comments

@jarekdominiak
Copy link

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
187712807-75d1efd9-307c-4415-93ed-8947bb3e1cdb

@dancewithnet
Copy link

I have the same issue now for Xcode 14.2 , anyone know hot wo fix it?
@yvbeek

@yvbeek
Copy link
Member

yvbeek commented Feb 26, 2023

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

@jarekdominiak
Copy link
Author

I am running into these issues in my own project. I use cocoapods to integrate Telegraph

@dancewithnet
Copy link

it ok when use swiftPM, but it's not work in pod

@yvbeek
Copy link
Member

yvbeek commented Mar 1, 2023

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.

@pierdr
Copy link

pierdr commented Apr 14, 2023

Same issue here. Anyone was able to solve it?

@bartekpacia
Copy link

bartekpacia commented Nov 29, 2023

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!

@yvbeek
Copy link
Member

yvbeek commented Mar 31, 2024

This should be resolved in the latest commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants