| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
!buildbot iOS |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit 25493d3 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134714%2Fmerge The command will test the builders whose names match following regular expression: iOS The builders matched are:
|
Sorry, something went wrong.
| #endif | ||
|
|
||
| #if defined(__APPLE__) && TARGET_OS_OSX | ||
| #if defined(__APPLE__) && defined(TARGET_OS_OSX) && TARGET_OS_OSX |
There was a problem hiding this comment.
For future reference, this is unnecessary, as undefined preprocessor symbols are always treated as if they have the value 0.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Correct Apple platform includes for iOS.
(cherry picked from commit 965662e)
Co-authored-by: Russell Keith-Magee russell@keith-magee.com