Skip to content

Conversation

@alexey-unity
Copy link

fixed OS_CODE redefinition on macos

…sion 6.3.4, section 4.4.2.2, OS_CODE 7 is for Macintosh and OS_CODE 19 is for OSX (Darwin). Xcode sdk defines TARGET_OS_MAC for darwin platforms so it should be omitted from Macintosh (could be added to darwin define, but it is already covered by __APPLE__ define)

NOTE: this change was already done on upstream develop, 4bd9a71
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