During the signing process we code-sign the OSX bundles on our signing machine, creating tarballs containing the OSX bundles. After this step is done we need to convert those tarballs to dmg files using some build machine. We can add a script to tor-browser-build doing that using the same tools we use to generate the unsigned dmg files.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
However I didn't check that it is still working. Maybe we could try that while signing the next alpha.
The codesigned tarballs should be put in directory alpha/osx-codesigned-tar/$version, then after running make osx-codesigned-tar2dmg-alpha, the codesigned dmg files should be available in alpha/osx-codesigned-dmg/$version.