mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Keep targeting macOS 10.14 for libopenrct2 target. Replace deployment target with macOS 10.13 for other targets, including the OpenRCT2 bundle. Explicitly type std::arrays, since Xcode refuses to use C++17 array deduction. Co-authored-by: Aaron van Geffen <aaron@aaronweb.net>