mirror of
https://github.com/ocornut/imgui.git
synced 2026-05-18 17:00:10 +08:00
551ab84c2d
Builds have failed on Xcode versions that do not yet support `@available` or do not have new APIs (that are unavailable on target OS version) defined at all. Using true build time version checks fixes these issues.