Skip to content

Resolve warning about undefined TARGET_OS_IPHONE#4894

Open
dpogue wants to merge 1 commit intogoogle:mainfrom
dpogue:patch-2
Open

Resolve warning about undefined TARGET_OS_IPHONE#4894
dpogue wants to merge 1 commit intogoogle:mainfrom
dpogue:patch-2

Conversation

@dpogue
Copy link
Copy Markdown
Contributor

@dpogue dpogue commented Jan 1, 2026

Check that TARGET_OS_IPHONE is defined before checking its value to determine iOS support. This causes a warning about undefined macros when building against old Mac OS X SDKs.

Check that TARGET_OS_IPHONE is defined before checking its value to determine iOS support.
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.

1 participant