Skip to content

Exclude code that will never run on Apple#3187

Merged
mattleibow merged 1 commit intomainfrom
dev/apis
Mar 6, 2025
Merged

Exclude code that will never run on Apple#3187
mattleibow merged 1 commit intomainfrom
dev/apis

Conversation

@mattleibow
Copy link
Contributor

Description of Change

These APIs are fine to leave in for most cases, but I see tvOS fails AOT because it can't find the imports to Win32 things.

This PR just removes them entirely from Apple and Android builds as they will never exist. We have to leave it for the others because a net8.0 dll could run on macOS or Windows with GTK things,

@mattleibow mattleibow merged commit 3dcd422 into main Mar 6, 2025
1 of 2 checks passed
@mattleibow mattleibow deleted the dev/apis branch March 6, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant