status-desktop/scripts
Jakub Sokołowski 8b8f514dd4
ci: show output from xcrun_altool on notarize error
Right now we don't see what's actually happening:
```

!!! Notariztion Error
{"tool-version":"5.4211.13411","tool-path":"\/Applications\/Xcode.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/AppStoreService.framework","os-version":"12.3.1","product-errors":[{"message":"You supplied an invalid RequestUUID: null","userInfo":{"NSLocalizedFailureReason":"Apple Services operation failed.","NSLocalizedRecoverySuggestion":"You supplied an invalid RequestUUID: null","NSLocalizedDescription":"You supplied an invalid RequestUUID: null"},"code":1515}],"warnings":[{"message":"altool has been deprecated for notarization and starting in late 2023 will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software.","userInfo":{"NSLocalizedDescription":"altool has been deprecated for notarization and starting in late 2023 will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software."},"code":-1030}]}
make: *** [notarize-macos] Error 1
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-12-08 20:04:38 +01:00
..
translationScripts chore: split English TS files 2022-10-19 10:48:08 +02:00
bump-status-go.sh
clean-git.sh ci: extract git cleanup to separate script 2022-11-22 14:28:14 +01:00
fetch-brew-bottle.sh
force-rebuild-status-go.sh
notarize-macos-pkg.sh ci: show output from xcrun_altool on notarize error 2022-12-08 20:04:38 +01:00
rpc.sh ci: refactor uitests to use multiple stages 2022-11-23 00:19:06 +01:00
sign-linux-file.sh
sign-macos-pkg.sh
sign-windows-bin.sh
ubuntu_build_setup.sh test: Add xvfb to the runtime dependencies 2022-08-08 15:36:32 +02:00
windows_build_setup.ps1 fix(windows): remove extra -m option from aqt install 2022-11-22 10:52:21 -05:00