We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90a4bb3 + c618901 commit 270b7a9Copy full SHA for 270b7a9
generate.sh
@@ -79,10 +79,7 @@ cp -r "$APP_SERVICES_DIR/components/logins/ios/Logins" "$OUT_DIR"
79
# Autofill
80
#
81
###
82
-## None of our consumers currently use autofill, and the swift code has a name conflict with
83
-## another component, so for now, commented out.
84
-
85
-# "${UNIFFI_BINDGEN[@]}" generate -l swift -o "$OUT_DIR/Generated" "$APP_SERVICES_DIR/components/autofill/src/autofill.udl"
+"${UNIFFI_BINDGEN[@]}" generate -l swift -o "$OUT_DIR/Generated" "$APP_SERVICES_DIR/components/autofill/src/autofill.udl"
86
87
88
0 commit comments