You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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+.
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.
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.
The text was updated successfully, but these errors were encountered: