-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Unable to compile on XCode12 #805
Comments
Try replacing: This worked for me! |
I've created a fork with the fix since the PR is not merged yet. If you are using cocoapods, then try: |
@amayers Thanks for the response. Actually, after searching, I found that I just need to update the deploy target to above iOS 11.0. Then this issue is gone. |
I am testing my app with new SwiftUI, Swift Package Manager and Xcode 12 Beta and have same issue, please fix it! |
@22Round the fix has been merged to |
4.0.4 released! |
Screenshot here
Starscream (4.0.3)
XCode12
Unable to compile.
FoundationHTTPServerHandler.swift
//Type of expression is ambiguous without more context for
method != getVerb {
The text was updated successfully, but these errors were encountered: