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

Carthage build fails with Swift 4.2 / Xcode 10 #104

Closed
JonasVautherin opened this issue Jan 8, 2019 · 1 comment
Closed

Carthage build fails with Swift 4.2 / Xcode 10 #104

JonasVautherin opened this issue Jan 8, 2019 · 1 comment

Comments

@JonasVautherin
Copy link
Collaborator

Carthage build fails because of grpc-swift, as my Carthage integration there was relying on an implementation detail of Swift 4.1, and breaks with Swift 4.2+.

This issue is related to grpc/grpc-swift#329.

I tried to fix it using xcodegen (see PR here), but did not finish it. Somebody with more experience with Xcode projects / xcodegen may have more success.

This adresses #102, too.

@byuarus
Copy link
Collaborator

byuarus commented Jan 9, 2019

@JonasVautherin, please try my fix #105

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

2 participants