Open
Bug 1925601
Opened 1 year ago
Updated 1 year ago
Fix the iOS build
Categories
(Application Services :: General, defect)
Application Services
General
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: bdk, Assigned: bdk)
References
Details
(Whiteboard: [disco-])
Attachments
(2 files)
Looks like https://github.com/mozilla/application-services/pull/6388 broke the build:
/Users/vagrant/git/DerivedData/SourcePackages/checkouts/rust-components-swift/swift-source/all/Viaduct.swift:25:9: cannot find 'viaduct_use_reqwest_backend' in scope
viaduct_use_reqwest_backend()
I believe the issue is the new uniffi modulemap generation. It works for all UniFFIed components, but it doesn't get the RustViaductFFI.hRustViaductFFI.h header. We'll need to hack it to append that one.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → bdeankawamura
Status: NEW → ASSIGNED
Whiteboard: [disco-]
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•