
C++ Edition adds support for the hardened runtime introduced in macOS 10.14 (Mojave).
Features
- The C++ Edition adds support for the hardened runtime introduced in macOS 10.14 (Mojave). The hardened runtime requires dynamic libraries to specify a macOS SDK version that supports the hardened runtime. Previous versions of ChartDirector do not specify the SDK version at all, as it is compatible with all common SDK versions. To meet the hardened runtime requirements, ChartDirector 6.3.1 now specifies macOS SDK 10.14, with backwards compatibility down to 10.7.