1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-16 08:34:39 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Coroiu
02acb72335 feat: add missing safari extension logging 2024-07-03 16:43:41 +02:00
Andreas Coroiu
c21fc22d2d feat: automatically cleanup xcode build to avoid duplicate extensions 2024-07-03 16:23:44 +02:00
Andreas Coroiu
86b6d8f836 chore: add some logging to after-sign 2024-07-03 15:04:52 +02:00
Andreas Coroiu
6d01fbe71d feat: use after-sign to avoid issues
Electron builder modifies the .plist in the extension which causes issues with the signing process. Copying and re-signing manually avoids this because it bypasses the electron builder for the extension
2024-07-03 15:04:51 +02:00
renovate[bot]
28de9439be [deps] Autofill: Update prettier to v3 (#7014)
* [deps] Autofill: Update prettier to v3

* prettier formatting updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Prusik <jprusik@classynemesis.com>
2023-11-29 16:15:20 -05:00
Michał Chęciński
70f115c8f5 [DEVOPS-1438] Migrate our mac os desktop notary tool (#5741)
* Change altool to notarytool for desktop app notarizing

* Comment for testing

* Add team id

* Try to notarize with old method

* TEst vaslues

* Change after-sign notarization option

* CHange notarization in package

* Fix

* fix

* Maybe fix

* Use altool to upload

* Re enable if after testing
2023-08-17 10:33:07 +02:00
Oscar Hinton
3a4a79d057 [PM-1691] Upgrade electron builder (#5038)
* Upgrade electron builder

* Fix after-sign

* Allow singleArch

* Add CSC_FOR_PULL_REQUEST
2023-04-10 20:19:28 +02:00
Hinton
28bc4113b9 Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00