From b9702ef41a4cfdd0ab3107cfe5cec16ba3a4c230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Mon, 13 Jun 2016 14:47:13 -0700 Subject: [macos] Renamed OS X SDK to macOS SDK Also renamed as many references to OS X as possible to macOS in documentation. --- platform/qt/bitrise-qt5.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'platform/qt/bitrise-qt5.yml') diff --git a/platform/qt/bitrise-qt5.yml b/platform/qt/bitrise-qt5.yml index 1e767b3169..18fa44dd2c 100644 --- a/platform/qt/bitrise-qt5.yml +++ b/platform/qt/bitrise-qt5.yml @@ -43,8 +43,8 @@ workflows: inputs: - webhook_url: "$SLACK_HOOK_URL" - channel: "#gl-bots" - - from_username: 'Bitrise Qt5 OS X' - - from_username_on_error: 'Bitrise Qt5 OS X' + - from_username: 'Bitrise Qt5 macOS' + - from_username_on_error: 'Bitrise Qt5 macOS' - message: '<${BITRISE_BUILD_URL}|Build #${BITRISE_BUILD_NUMBER}> for by ${GIT_CLONE_COMMIT_COMMITER_NAME} -- cgit v1.2.1