Skip to content
  • Marvin Scholz's avatar
    contrib: Fix wrong deployment target on macOS · feab01c6
    Marvin Scholz authored
    This adds MACOSX_DEPLOYMENT_TARGET (which will be set to the value of
    the MIN_OSX_VERSION variable) so contribs that only use xcodebuild
    (like BGHUDKit) will use the correct deployment target.
    feab01c6