Skip to content

Conversation

mugikhan
Copy link
Contributor

@mugikhan mugikhan commented Nov 28, 2024

Description

The setting to disable Skie SuspendInterop was removed in #75, this causes a compile time error in the Beta 6 as it requires the __ prefix when overriding suspend functions in Swift see this link for more details.

This PR disables SuspendInterop as it was in Beta 5.

Work done

  • Disable SuspendInterop for Skie

Testing

I tested this locally by generating a SPM dev build using the gradle script (spmDevBuild) and linking the powersync-kotlin-swift-demo to the local package. I confirmed that it fixes compile time errors and the demo runs as expected.

@mugikhan mugikhan merged commit 292ed88 into main Nov 28, 2024
3 checks passed
@mugikhan mugikhan deleted the fix/disable-skie-suspend-interop branch November 28, 2024 14:14
@mugikhan mugikhan mentioned this pull request Nov 28, 2024
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.

2 participants