Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Fix build error on macOS#864

Open
tmpsantos wants to merge 1 commit intoflorent37:masterfrom
tmpsantos:tmpsantos/fix_macos_build
Open

Fix build error on macOS#864
tmpsantos wants to merge 1 commit intoflorent37:masterfrom
tmpsantos:tmpsantos/fix_macos_build

Conversation

@tmpsantos
Copy link

This function is used by the macOS code but it is inside a #if os(iOS) block. After moving this function, it at least compiles.

Fixes #841

This function is used by the macOS code but it is inside a `#if os(iOS)`
block. After moving this function, it at least compiles.

Fixes florent37#841
@tmpsantos
Copy link
Author

@florent37 could you please review? Looks like the issue flagged by CodeFactor is unrelated to the PR.

@MaxFF1800
Copy link

@florent37 Any chances this could be merged in?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3.1.1 Macos Method not found

2 participants