We build with a macOS 10.14 image on Travis, permissions.mm fails to build because Speech/Speech.h is not found. Need to wrap with compiler directives: #if AVAILABLE_MAC_OS_X_VERSION_10_15_AND_LATER And remove ld flag, -frameworks Speech for anything less than 10.15