Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions components/ads-client/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.adsclient"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/autofill/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.autofill"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/crashtest/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.crashtest"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/example/uniffi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
# names.
[bindings.kotlin]
package_name = "mozilla.appservices.example_component"
omit_checksums = true
1 change: 1 addition & 0 deletions components/fxa-client/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.fxaclient"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/init_rust_components/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.init_rust_components"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/logins/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.logins"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/merino/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.merino"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/nimbus/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "org.mozilla.experiments.nimbus.internal"
omit_checksums = true

[bindings.kotlin.custom_types.JsonObject]
# Name of the type in the Kotlin code
Expand Down
1 change: 1 addition & 0 deletions components/places/uniffi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Typically there'd be no `.uniffi` tail, but without it we see obscure
# kotlin errors about being unable to resolve which `rustCall` to use.
package_name = "mozilla.appservices.places.uniffi"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/push/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.push"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/relay/uniffi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ ffi_module_filename = "relayFFI"

[bindings.kotlin]
package_name = "mozilla.appservices.relay"
omit_checksums = true
1 change: 1 addition & 0 deletions components/remote_settings/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.remotesettings"
omit_checksums = true

[bindings.kotlin.custom_types.RsJsonObject]
# Name of the type in the Kotlin code
Expand Down
2 changes: 2 additions & 0 deletions components/search/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[bindings.swift]
ffi_module_name = "MozillaRustComponents"
ffi_module_filename = "searchFFI"

[bindings.kotlin]
package_name = "mozilla.appservices.search"
omit_checksums = true
1 change: 1 addition & 0 deletions components/suggest/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.suggest"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/support/error/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.errorsupport"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/support/rust-log-forwarder/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.rust_log_forwarder"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/support/tracing/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.tracing"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/sync15/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.sync15"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/sync_manager/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.syncmanager"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/tabs/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.remotetabs"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/viaduct/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[bindings.kotlin]
package_name = "mozilla.appservices.viaduct"
omit_checksums = true

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
Expand Down
1 change: 1 addition & 0 deletions components/webext-storage/uniffi.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[bindings.kotlin]
package_name = "mozilla.appservices.webextstorage"
cdylib_name = "megazord"
omit_checksums = true
Loading