summaryrefslogtreecommitdiff
path: root/platform/ios/detect.py
AgeCommit message (Expand)Author
2022-09-13Check for ios_simulator when building for x86_64Ted Spikes
2022-09-08SCons: Refactor LTO options with `lto=<none|thin|full>`RĂ©mi Verschelde
2022-08-25Unify bits, arch, and android_arch into env["arch"]Aaron Franke
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg