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

Add operator fun invoke for ValueCallback #554

Merged

Conversation

arkivanov
Copy link
Contributor

Just for convenience.

Closes #549

@arkivanov
Copy link
Contributor Author

@CherryPerry We are having strange build errors, e.g. here and in #553. Currently I don't have any ideas what's wrong. Maybe you have some?

@arkivanov
Copy link
Contributor Author

I see that the xcode signing process is a bit different from one of the past successful builds, e.g. this one.

Now we have the following line in logs:

2020-10-27T18:42:11.1418320Z note: Execution policy exception registration failed and was skipped: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" (in target 'sample-macos-app' from project 'sample-macos-app')

@arkivanov
Copy link
Contributor Author

Filed #557

@arkivanov arkivanov merged commit 3491d14 into badoo:master Nov 1, 2020
@arkivanov arkivanov deleted the add-operator-fun-invoke-for-ValueCallback branch November 1, 2020 12:49
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

Successfully merging this pull request may close these issues.

Add "operator fun invoke" extension for ValueCallback
2 participants