mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-19 01:51:27 +01:00
* Add messaging for macos passkey provider * fix: credential id conversion * Make build.sh executable Co-authored-by: Colton Hurst <colton@coltonhurst.com> * chore: add TODO --------- Co-authored-by: Andreas Coroiu <andreas.coroiu@gmail.com> Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> Co-authored-by: Colton Hurst <colton@coltonhurst.com>
5 lines
136 B
TOML
5 lines
136 B
TOML
[bindings.swift]
|
|
ffi_module_name = "BitwardenMacosProviderFFI"
|
|
module_name = "BitwardenMacosProvider"
|
|
generate_immutable_records = true
|