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

Help me with the error caused by === syntax with Xcode 11.1 #90

Open
jiaxiangcheng opened this issue Oct 31, 2019 · 1 comment
Open

Comments

@jiaxiangcheng
Copy link

jiaxiangcheng commented Oct 31, 2019

I am using the Xcode version 11.1 targeting ios 12.0
image

I have just installed this framework pretending to make some automatization process with this framework on the native ios web browser. But I find this error at the beginning and I have no idea why. Can anyone help me to continue?

@tmr-br
Copy link

tmr-br commented Nov 29, 2019

You should fix myOutput() to solve the problem:

func myOutput(_ result: HTMLElement?) {
    print(result)
}

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