Commit graph

12 commits

Author SHA1 Message Date
Julien Wadel
f7adda1e70 Notarization : Change altool into notarytool
Revert SDK
2023-10-23 14:30:08 +02:00
Julien Wadel
c0ac6da859 Workaround for Mac code signing: Sign all output dir. 2023-09-29 15:59:09 +02:00
Julien Wadel
5d01fe8ac3 Fix pdf module activation.
Remove cmake_install_prefix sue for subdirectory as it is error prone (install will not use what is defined but only the root install prefix).
Fix install folder for Tasks on Mac.
Fix CI file for Mac.
Fix rootca folder on Mac.
2023-09-25 16:48:07 +02:00
Julien Wadel
c460121342 Update path in notarization script to the new output path.
Update SDK.
2023-09-18 14:09:42 +02:00
Julien Wadel
49454aef5c Fix tunnel build and Mac deployment on generic dmg 2021-11-03 12:29:33 +01:00
Julien Wadel
f4c95cae50 Fix notarization 2021-10-20 17:12:12 +02:00
Julien Wadel
0c5a35a5cd - Split jobs between package and code signing on mac. 2021-10-20 17:12:12 +02:00
Julien Wadel
60ce290f1d Fix XCode build (having same file name between .cpp and .mm is a bad use case) and test in CI
(cherry picked from commit daa56cc77c)
2021-10-01 08:38:10 +00:00
Julien Wadel
08a7f3b4ce Fix ci 2021-09-28 10:15:09 +02:00
Julien Wadel
3a7f494473 Fix notarization and msopenh264 C++11 2021-09-21 09:06:14 +02:00
Julien Wadel
ba10a9ad3b Add retries on notarization fail 2021-09-03 18:46:57 +02:00
Julien Wadel
f5bedf0192 - Auto version from git
- Use specific runner on Centos7
- Move appimage script in app folder
- Use git versionning for installer name
- Add qt plugin to install with appimage
- Reduce appimage size, remove duplicates
- Notarization of DMG and codesigning for Apple
2020-04-02 23:17:02 +02:00