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

ci: remove DARWIN compile flag from iOS build #979

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

alfredh
Copy link
Contributor

@alfredh alfredh commented Oct 10, 2023

Should it be possible to compile for iOS without -DDARWIN flag ?

For code specific to macOS or iOS we can use:

  • DARWIN
  • __APPLE__

@sreimers sreimers merged commit a5a002a into main Oct 10, 2023
44 checks passed
@sreimers sreimers deleted the alfredh_iosci_no_darwin branch October 10, 2023 12:47
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.

None yet

2 participants