[QGIS-Developer] Unavailable releases on macos!?

Andrea Giudiceandrea andreaerdna at libero.it
Fri May 21 23:24:17 PDT 2021


Andrea Giudiceandrea wrote
> maybe it's the same problem occurred with the previous version:
> https://github.com/qgis/QGIS-Mac-Packager/issues/123

...it seems another issue:

---
Signing the QGIS.app
–timestamp=none: No such file or directory
FAIL
---

There's a typo in qgis_package.bash: the codesign timestamp parameter has a
single hyphen insead of a double hyphen

codesign -s "$IDENTITY" -v --force –timestamp=none --keychain
"$KEYCHAIN_FILE" "$PACKAGE"

So, this https://github.com/qgis/QGIS-Mac-Packager/pull/126 should fix the
issue.

Best regards.

Andrea



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html


More information about the QGIS-Developer mailing list