mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-19 21:02:50 +08:00
* [PM-7846] Implement a rust based native messaging proxy and IPC system
* Only build desktop_proxy
* Bundle the desktop_proxy file
* Make sys deps optional for the proxy
* Restore accidentally deleted after-sign
* Update native cache to contain dist folder
* Add some test logging
* Native module cache seems very aggressive
* Fix invalid directory
* Fix debug print
* Remove cache force
* Remove cache debug code
* Only log to file in debug builds
* Place the binary in the correct place for mac and make sure it's signed
* Fix platform paths
* Test unsigned appx
* Revert "Test unsigned appx"
This reverts commit
|
||
|---|---|---|
| .. | ||
| appx | ||
| dmg.iconset | ||
| icon.iconset | ||
| icons | ||
| background.png | ||
| dmg.icns | ||
| entitlements.desktop_proxy.plist | ||
| entitlements.mac.plist | ||
| entitlements.mas.inherit.plist | ||
| entitlements.mas.loginhelper.plist | ||
| entitlements.mas.plist | ||
| icon.icns | ||
| icon.ico | ||
| icon.png | ||
| installerSidebar.bmp | ||
| memory-dump-wrapper.sh | ||