[gimp-macos-build] Fix notarization and increase cache number
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build] Fix notarization and increase cache number
- Date: Mon, 4 Nov 2019 12:32:08 +0000 (UTC)
commit bf78e08963758027f9c176ba8bfcb77b2abed777
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Mon Nov 4 13:31:48 2019 +0100
Fix notarization and increase cache number
.circleci/config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 318bdcb..ee394a8 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -138,7 +138,7 @@ jobs:
- run:
name: Notarizing DMG package
command: |
- xcrun e --notarize-app --file /tmp/artifacts/gimp-*.dmg -u "${notarization_login}"
--primary-bundle-id -p "${notarization_password}"
+ xcrun altool --notarize-app --file /tmp/artifacts/gimp-*.dmg -u "${notarization_login}"
--primary-bundle-id -p "${notarization_password}"
- store_artifacts:
path: /tmp/artifacts
destination: builds
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]